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
Fix code check
tags/v1.2.0
dongduo
4 years ago
parent
4f2ff983a0
commit
7d6619cb4c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
inc/external/ge/ge_ir_build.h
+ 1
- 1
inc/external/ge/ge_ir_build.h
View File
@@ -25,7 +25,7 @@
namespace {
const int IR_MAJOR_VERSION = 1;
co
s
nt int IR_MINOR_VERSION = 0;
con
s
t int IR_MINOR_VERSION = 0;
const int IR_PATCH_VERSION = 0;
} // namespace
Write
Preview
Loading…
Cancel
Save