Browse Source

Pre Merge pull request !1434 from 王涛/revert-merge-1416-master

pull/1434/MERGE
王涛 Gitee 4 years ago
parent
commit
b6dbab8036
5 changed files with 0 additions and 5 deletions
  1. +0
    -1
      ge/client/proto/insert_op.proto
  2. +0
    -1
      ge/common/proto/insert_op.proto
  3. +0
    -1
      ge/executor/proto/insert_op.proto
  4. +0
    -1
      ge/offline/proto/insert_op.proto
  5. +0
    -1
      ge/proto/insert_op.proto

+ 0
- 1
ge/client/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
ge/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
ge/executor/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
ge/offline/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
ge/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