forked from pytorch/benchmark
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
21 lines (21 loc) · 845 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "submodules/FAMBench"]
path = submodules/FAMBench
url = https://github.com/facebookresearch/FAMBench.git
[submodule "submodules/lit-llama"]
path = submodules/lit-llama
url = https://github.com/Lightning-AI/lit-llama.git
[submodule "submodules/FBGEMM"]
path = submodules/FBGEMM
url = https://github.com/pytorch/FBGEMM.git
[submodule "submodules/cutlass-kernels"]
path = submodules/cutlass-kernels
url = https://github.com/ColfaxResearch/cutlass-kernels.git
[submodule "submodules/flash-attention"]
path = submodules/flash-attention
url = https://github.com/Dao-AILab/flash-attention.git
[submodule "submodules/kernels"]
path = submodules/kernels
url = https://github.com/triton-lang/kernels
[submodule "submodules/ThunderKittens"]
path = submodules/ThunderKittens
url = https://github.com/HazyResearch/ThunderKittens.git