This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
wangwei
/
parser
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
modified insert_op.proto
pull/278/head
李磊
4 years ago
parent
51fb6c4850
commit
26935162eb
4 changed files
with
4 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
metadef
+1
-0
parser/common/proto/insert_op.proto
+1
-0
parser/proto/insert_op.proto
+1
-0
parser/tensorflow/proto/insert_op.proto
+ 1
- 1
metadef
@@ -1 +1 @@
Subproject commit
86781b7e8ce21d2b901406cc3619d6bea2aeb18
e
Subproject commit
620e9b9ac3210db3e4cf47babfb23d248bb9f17
e
+ 1
- 0
parser/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
parser/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
parser/tensorflow/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;
Write
Preview
Loading…
Cancel
Save