2020-06-04 09:59:26 +08:00
|
|
|
[submodule "akg"]
|
|
|
|
path = akg
|
|
|
|
url = https://gitee.com/mindspore/akg.git
|
2020-03-27 14:49:12 +08:00
|
|
|
[submodule "graphengine"]
|
|
|
|
path = graphengine
|
2020-07-18 16:10:19 +08:00
|
|
|
url = https://gitee.com/mindspore/graphengine.git
|
2021-09-16 10:03:19 +08:00
|
|
|
[submodule "tests/models"]
|
|
|
|
path = tests/models
|
|
|
|
url = https://gitee.com/mindspore/models.git
|
2023-03-08 21:10:03 +08:00
|
|
|
[submodule "MindSpore-first-experience"]
|
|
|
|
path = MindSpore-first-experience
|
|
|
|
url = ../MindSpore-first-experience.git
|
2023-03-08 21:10:58 +08:00
|
|
|
[submodule "MindSpore-install"]
|
|
|
|
path = MindSpore-install
|
|
|
|
url = ../MindSpore-install.git
|
2023-03-08 21:11:47 +08:00
|
|
|
[submodule "MindSpore-Application-practice"]
|
|
|
|
path = MindSpore-Application-practice
|
|
|
|
url = ../MindSpore-Application-practice.git
|
2023-03-08 21:12:29 +08:00
|
|
|
[submodule "MindSpore-Model-Development"]
|
|
|
|
path = MindSpore-Model-Development
|
|
|
|
url = ../MindSpore-Model-Development.git
|
2023-03-08 21:13:35 +08:00
|
|
|
[submodule "MindSpore-Data-preprocessing"]
|
|
|
|
path = MindSpore-Data-preprocessing
|
|
|
|
url = ../MindSpore-Data-preprocessing.git
|