-
Notifications
You must be signed in to change notification settings - Fork 58
Expand file tree
/
Copy path.gitmodules
More file actions
23 lines (23 loc) · 838 Bytes
/
.gitmodules
File metadata and controls
23 lines (23 loc) · 838 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[submodule "third_party/op-plugin"]
path = third_party/op-plugin
url = https://gitcode.com/ascend/op-plugin.git
ignore = dirty
[submodule "third_party/googletest"]
path = third_party/googletest
url = https://gitee.com/mirrors/googletest.git
[submodule "third_party/torchair/torchair"]
path = third_party/torchair/torchair
url = https://gitcode.com/ascend/torchair.git
[submodule "third_party/Tensorpipe"]
path = third_party/Tensorpipe
url = https://gitcode.com/ascend/Tensorpipe.git
[submodule "third_party/fmt"]
path = third_party/fmt
url = https://gitee.com/mirrors/fmt.git
[submodule "third_party/nlohmann"]
path = third_party/nlohmann
url = https://gitcode.com/GitHub_Trending/js/json
[submodule "third_party/torch-mlir"]
path = third_party/torch-mlir
url = https://gitee.com/mirrors_llvm/torch-mlir.git
update = none