mindspore/.gitmodules

24 lines
830 B
Plaintext
Raw Normal View History

[submodule "akg"]
path = akg
url = https://gitee.com/mindspore/akg.git
[submodule "graphengine"]
path = graphengine
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
[submodule "mindspore/lite/src/litert/kernel/cpu/bolt/bolt"]
path = mindspore/lite/src/litert/kernel/cpu/bolt/bolt
url = https://gitee.com/mindspore/bolt.git
2023-12-20 17:12:07 +08:00
[submodule "tests/st/networks/mindcv"]
path = tests/st/networks/mindcv
url = https://gitee.com/mindspore-lab/mindcv.git
2024-02-27 23:00:54 +08:00
[submodule "tests/st/networks/mindocr"]
path = tests/st/networks/mindocr
url = https://gitee.com/mindspore-lab/mindocr.git
branch = overfit
2024-03-11 20:37:47 +08:00
[submodule "tests/st/networks/mindone"]
path = tests/st/networks/mindone
url = https://gitee.com/mindspore-lab/mindone.git
branch = ms2.3