forked from mindspore-Ecosystem/mindspore
add models as submodule in tests
This commit is contained in:
parent
75e7a5ebdc
commit
97629be53d
|
@ -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
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit b4c6581ddf9c1173f4dc6ddd0e5fd06d478615c2
|
Loading…
Reference in New Issue