!23578 Add repo 'models' as submodule in tests

Merge pull request !23578 from chenhaozhe/add-submodule-test-models
This commit is contained in:
i-robot 2021-09-16 04:51:05 +00:00 committed by Gitee
commit 0fb2337d2e
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -4,3 +4,6 @@
[submodule "graphengine"] [submodule "graphengine"]
path = graphengine path = graphengine
url = https://gitee.com/mindspore/graphengine.git 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