This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
zzy34407230
/
mindspore2022
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
22
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
add models as submodule in tests
tags/v1.5.0-rc1
chenhaozhe
4 years ago
parent
75e7a5ebdc
commit
97629be53d
2 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
.gitmodules
+1
-0
tests/models
+ 3
- 0
.gitmodules
View File
@@ -4,3 +4,6 @@
[submodule "graphengine"]
path = graphengine
url = https://gitee.com/mindspore/graphengine.git
[submodule "tests/models"]
path = tests/models
url = https://gitee.com/mindspore/models.git
+ 1
- 0
tests/models
@@ -0,0 +1 @@
Subproject commit b4c6581ddf9c1173f4dc6ddd0e5fd06d478615c2
Write
Preview
Loading…
Cancel
Save