-
Notifications
You must be signed in to change notification settings - Fork 709
/
.gitmodules
26 lines (26 loc) · 963 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[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/lite/src/litert/kernel/cpu/bolt/bolt"]
path = mindspore/lite/src/litert/kernel/cpu/bolt/bolt
url = https://gitee.com/mindspore/bolt.git
[submodule "tests/st/networks/mindcv"]
path = tests/st/networks/mindcv
url = https://gitee.com/mindspore-lab/mindcv.git
[submodule "tests/st/networks/mindocr"]
path = tests/st/networks/mindocr
url = https://gitee.com/mindspore-lab/mindocr.git
branch = overfit
[submodule "tests/st/networks/mindone"]
path = tests/st/networks/mindone
url = https://gitee.com/mindspore-lab/mindone.git
branch = ms2.3
[submodule "tests/st/networks/mindformers"]
path = tests/st/networks/mindformers
url = https://gitee.com/mindspore/mindformers.git