-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 986 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 986 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "third_party/llvm-project-19.1.7"]
path = third_party/llvm-project-19.1.7
url = https://github.com/llvm/llvm-project.git
[submodule "third_party/llvm-project-17.0.6"]
path = third_party/llvm-project-17.0.6
url = https://github.com/llvm/llvm-project.git
[submodule "third_party/llvm-project-17.0.6-patch"]
path = third_party/llvm-project-17.0.6-patch
url = https://github.com/llvm/llvm-project.git
[submodule "third_party/open-gpu-kernel-modules"]
path = third_party/open-gpu-kernel-modules
url = https://github.com/NVIDIA/open-gpu-kernel-modules.git
[submodule "third_party/open-gpu-kernel-modules-SHELL"]
path = third_party/open-gpu-kernel-modules-SHELL
url = https://github.com/NVIDIA/open-gpu-kernel-modules.git
[submodule "third_party/depot_tools"]
path = third_party/depot_tools
url = https://chromium.googlesource.com/chromium/tools/depot_tools.git
[submodule "third_party/pytorch"]
path = third_party/pytorch
url = https://github.com/pytorch/pytorch.git