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 submodule metadef and parser
pull/187/head
taoxiangdong
4 years ago
parent
416127b1f1
commit
319f4d167f
3 changed files
with
4 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
.gitmodules
+1
-1
metadef
+1
-1
parser
+ 2
- 2
.gitmodules
View File
@@ -1,8 +1,8 @@
[submodule "parser"]
path = parser
url = https://gitee.com/ascend/parser.git
branch =
development
branch =
master
[submodule "metadef"]
path = metadef
url = https://gitee.com/ascend/metadef.git
branch =
development
branch =
master
+ 1
- 1
metadef
@@ -1 +1 @@
Subproject commit
cc9de48a7779cf95cab90a23db608421a691fd12
Subproject commit
6681ff4b61da48441640602501e76dceb1bf1bb6
+ 1
- 1
parser
@@ -1 +1 @@
Subproject commit
f86c751307835d85329260feb51b559d378b5710
Subproject commit
c6b1f992dbcc73d8da2106975d4fcce29ff38a78
Write
Preview
Loading…
Cancel
Save