forked from Ascend/pytorch
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
32 lines (32 loc) · 1.19 KB
/
Copy path.gitmodules
File metadata and controls
32 lines (32 loc) · 1.19 KB
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
27
28
29
30
31
32
[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
[submodule "third_party/acl_src/runtime"]
path = third_party/acl_src/runtime
url = https://gitcode.com/cann/runtime.git
[submodule "third_party/acl_src/ge"]
path = third_party/acl_src/ge
url = https://gitcode.com/cann/ge.git
[submodule "third_party/acl_src/graph-autofusion"]
path = third_party/acl_src/graph-autofusion
url = https://gitcode.com/cann/graph-autofusion.git