This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
hummingbird
/
graphengine
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
13
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
modified insert_op.proto
tags/v1.3.0
李磊
4 years ago
parent
7cc2f736e3
commit
7dfad6fe0d
7 changed files
with
7 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
ge/client/proto/insert_op.proto
+1
-0
ge/common/proto/insert_op.proto
+1
-0
ge/executor/proto/insert_op.proto
+1
-0
ge/offline/proto/insert_op.proto
+1
-0
ge/proto/insert_op.proto
+1
-1
metadef
+1
-1
parser
+ 1
- 0
ge/client/proto/insert_op.proto
View File
@@ -88,6 +88,7 @@ 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;
+ 1
- 0
ge/common/proto/insert_op.proto
View File
@@ -88,6 +88,7 @@ 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;
+ 1
- 0
ge/executor/proto/insert_op.proto
View File
@@ -88,6 +88,7 @@ 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;
+ 1
- 0
ge/offline/proto/insert_op.proto
View File
@@ -88,6 +88,7 @@ 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;
+ 1
- 0
ge/proto/insert_op.proto
View File
@@ -88,6 +88,7 @@ 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;
+ 1
- 1
metadef
@@ -1 +1 @@
Subproject commit
4ff5e3987f2e5d2980019defacaf0891861c84fc
Subproject commit
620e9b9ac3210db3e4cf47babfb23d248bb9f17e
+ 1
- 1
parser
@@ -1 +1 @@
Subproject commit
51fb6c4850906e8342598d47eccfca0b87ffea59
Subproject commit
d744541c6ca7f6966c1befacc9f83f53b0829e0a
Write
Preview
Loading…
Cancel
Save