This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
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
python3,7 modify python3
tags/v1.2.0
shixingliang
3 years ago
parent
a72722a244
commit
2f2698ea8b
2 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
ge/CMakeLists.txt
+1
-1
ge/stub/gen_stubapi.py
+ 0
- 1
ge/CMakeLists.txt
View File
@@ -1036,4 +1036,3 @@ install(FILES
DESTINATION ${INSTALL_LIBRARY_DIR}
)
endif()
+ 1
- 1
ge/stub/gen_stubapi.py
View File
@@ -1,4 +1,4 @@
#!/usr/bin/python3
.7
#!/usr/bin/python3
# -*- coding: UTF-8 -*-
#-------------------------------------------------------------------
# Purpose:
Write
Preview
Loading…
Cancel
Save