-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 970 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 970 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "benchmarks/computation/InfiniCore"]
path = benchmarks/computation/InfiniCore
url = git@github.com:InfiniTensor/InfiniCore.git
[submodule "benchmarks/compatibility/Megatron-LM"]
path = benchmarks/compatibility/Megatron-LM
url = git@github.com:NVIDIA/Megatron-LM.git
[submodule "benchmarks/compatibility/nccl-tests"]
path = benchmarks/compatibility/nccl-tests
url = git@github.com:spike-zhu/nccl-tests.git
[submodule "benchmarks/compatibility/cuda-samples"]
path = benchmarks/compatibility/cuda-samples
url = git@github.com:spike-zhu/cuda-samples.git
[submodule "benchmarks/compatibility/InfiniTensor"]
path = benchmarks/compatibility/InfiniTensor
url = git@github.com:InfiniTensor/InfiniTensor.git
[submodule "benchmarks/llm/InfiniLM-Rust"]
path = benchmarks/llm/InfiniLM-Rust
url = git@github.com:InfiniTensor/InfiniLM-Rust.git
[submodule "benchmarks/llm/InfiniLM"]
path = benchmarks/llm/InfiniLM
url = git@github.com:InfiniTensor/InfiniLM.git