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
Update proto.
pull/1593/MERGE^2
unknown
4 years ago
parent
17de0396e9
commit
a8aa015571
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
ge/executor/proto/dump_task.proto
+1
-1
ge/proto/dump_task.proto
+ 1
- 1
ge/executor/proto/dump_task.proto
View File
@@ -1,5 +1,5 @@
syntax = "proto3";
package toolkit.dump
data
;
package toolkit.dump;
enum OutputDataType {
DT_UNDEFINED = 0;
+ 1
- 1
ge/proto/dump_task.proto
View File
@@ -1,5 +1,5 @@
syntax = "proto3";
package toolkit.dump
data
;
package toolkit.dump;
enum OutputDataType {
DT_UNDEFINED = 0;
Write
Preview
Loading…
Cancel
Save