-
Notifications
You must be signed in to change notification settings - Fork 6
/
.gitmodules
33 lines (33 loc) · 1.09 KB
/
.gitmodules
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
33
[submodule "3rdparty/glog"]
path = 3rdparty/glog
url = https://github.com/google/glog.git
[submodule "3rdparty/triton"]
path = 3rdparty/triton
url = https://github.com/yzh119/triton.git
[submodule "3rdparty/taco"]
path = 3rdparty/taco
url = https://github.com/yzh119/taco.git
branch = sparsetir-eval
[submodule "3rdparty/sputnik"]
path = 3rdparty/sputnik
url = https://github.com/yzh119/sputnik.git
[submodule "3rdparty/torchsparse"]
path = 3rdparty/torchsparse
url = https://github.com/yzh119/torchsparse.git
[submodule "3rdparty/SparseTIR"]
path = 3rdparty/SparseTIR
url = https://github.com/uwsampl/SparseTIR.git
[submodule "3rdparty/kineto"]
path = 3rdparty/kineto
url = https://github.com/pytorch/kineto.git
[submodule "3rdparty/dgsparse"]
path = 3rdparty/dgsparse
url = https://github.com/yzh119/dgsparse.git
branch = v0.1-cmake
[submodule "3rdparty/graphiler"]
path = 3rdparty/graphiler
url = https://github.com/yzh119/graphiler.git
branch = new-pytorch-api
[submodule "3rdparty/gnuplot-palettes"]
path = 3rdparty/gnuplot-palettes
url = https://github.com/Gnuplotting/gnuplot-palettes.git