1[submodule "akg"] 2 path = akg 3 url = https://gitee.com/mindspore/akg.git 4[submodule "graphengine"] 5 path = graphengine 6 url = https://gitee.com/mindspore/graphengine.git 7[submodule "tests/models"] 8 path = tests/models 9 url = https://gitee.com/mindspore/models.git 10[submodule "mindspore/lite/src/litert/kernel/cpu/bolt/bolt"] 11 path = mindspore/lite/src/litert/kernel/cpu/bolt/bolt 12 url = https://gitee.com/mindspore/bolt.git 13[submodule "tests/st/networks/mindcv"] 14 path = tests/st/networks/mindcv 15 url = https://gitee.com/mindspore-lab/mindcv.git 16[submodule "tests/st/networks/mindocr"] 17 path = tests/st/networks/mindocr 18 url = https://gitee.com/mindspore-lab/mindocr.git 19 branch = overfit 20[submodule "tests/st/networks/mindone"] 21 path = tests/st/networks/mindone 22 url = https://gitee.com/mindspore-lab/mindone.git 23 branch = ms2.3 24[submodule "tests/st/networks/mindformers"] 25 path = tests/st/networks/mindformers 26 url = https://gitee.com/mindspore/mindformers.git 27