Browse Source

回退 'Pull Request !278 : modified insert_op.proto'

pull/279/head
王涛 Gitee 4 years ago
parent
commit
2ef874a12e
4 changed files with 1 additions and 4 deletions
  1. +1
    -1
      metadef
  2. +0
    -1
      parser/common/proto/insert_op.proto
  3. +0
    -1
      parser/proto/insert_op.proto
  4. +0
    -1
      parser/tensorflow/proto/insert_op.proto

+ 1
- 1
metadef

@@ -1 +1 @@
Subproject commit 620e9b9ac3210db3e4cf47babfb23d248bb9f17e
Subproject commit 86781b7e8ce21d2b901406cc3619d6bea2aeb18e

+ 0
- 1
parser/common/proto/insert_op.proto View File

@@ -88,7 +88,6 @@ message AippOpParams {
int32 right_padding_size = 69;
int32 top_padding_size = 70;
int32 bottom_padding_size = 71;
float padding_value = 72;
int32 mean_chn_0 = 10;
int32 mean_chn_1 = 11;


+ 0
- 1
parser/proto/insert_op.proto View File

@@ -88,7 +88,6 @@ message AippOpParams {
int32 right_padding_size = 69;
int32 top_padding_size = 70;
int32 bottom_padding_size = 71;
float padding_value = 72;
int32 mean_chn_0 = 10;
int32 mean_chn_1 = 11;


+ 0
- 1
parser/tensorflow/proto/insert_op.proto View File

@@ -88,7 +88,6 @@ message AippOpParams {
int32 right_padding_size = 69;
int32 top_padding_size = 70;
int32 bottom_padding_size = 71;
float padding_value = 72;
int32 mean_chn_0 = 10;
int32 mean_chn_1 = 11;


Loading…
Cancel
Save