mindspore/.gitmodules

25 lines
843 B
Plaintext

[submodule "akg"]
path = akg
url = https://gitee.com/mindspore/akg.git
[submodule "graphengine"]
path = graphengine
url = https://gitee.com/mindspore/graphengine.git
[submodule "tests/models"]
path = tests/models
url = https://gitee.com/mindspore/models.git
[submodule "MindSpore-first-experience"]
path = MindSpore-first-experience
url = ../MindSpore-first-experience.git
[submodule "MindSpore-install"]
path = MindSpore-install
url = ../MindSpore-install.git
[submodule "MindSpore-Application-practice"]
path = MindSpore-Application-practice
url = ../MindSpore-Application-practice.git
[submodule "MindSpore-Model-Development"]
path = MindSpore-Model-Development
url = ../MindSpore-Model-Development.git
[submodule "MindSpore-Data-preprocessing"]
path = MindSpore-Data-preprocessing
url = ../MindSpore-Data-preprocessing.git