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
update submodule metadef parser
tags/v1.1.0
taoxiangdong
4 years ago
parent
12504ba947
commit
af854b324f
3 changed files
with
4 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
.gitmodules
+1
-1
metadef
+1
-1
parser
+ 2
- 0
.gitmodules
View File
@@ -1,6 +1,8 @@
[submodule "parser"]
path = parser
url = https://gitee.com/ascend/parser.git
branch = development
[submodule "metadef"]
path = metadef
url = https://gitee.com/ascend/metadef.git
branch = development
+ 1
- 1
metadef
@@ -1 +1 @@
Subproject commit
765d85777ec10fe819799cd2c1b60db49be7c749
Subproject commit
5bbaf8ae9efd145225ebf656fb7da63c2432681d
+ 1
- 1
parser
@@ -1 +1 @@
Subproject commit
5ea9437bbef262e2e5428fa52f0f2e5547890cb2
Subproject commit
0ba3cb6560bfe98a43a15cf355862ab25bb1b0b6
Write
Preview
Loading…
Cancel
Save