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-27 14:41:56 +08:00
|
|
|
[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
|