add models as submodule in tests

This commit is contained in:
chenhaozhe 2021-09-16 10:03:19 +08:00
parent 75e7a5ebdc
commit 97629be53d
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
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
tests/models Submodule

@ -0,0 +1 @@
Subproject commit b4c6581ddf9c1173f4dc6ddd0e5fd06d478615c2