forked from facebookresearch/FAMBench
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
21 lines (21 loc) · 806 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "param"]
path = param
url = https://github.com/facebookresearch/param.git
[submodule "benchmarks/rnnt/ootb/inference/third_party/pybind"]
path = benchmarks/rnnt/ootb/inference/third_party/pybind
url = https://github.com/pybind/pybind11.git
[submodule "FBGEMM"]
path = FBGEMM
url = https://github.com/pytorch/FBGEMM
[submodule "benchmarks/cvt/ootb/CvT"]
path = benchmarks/cvt/ootb/CvT
url = https://github.com/gopitk/CvT.git
[submodule "benchmarks/bevt/ootb/BEVT"]
path = benchmarks/bevt/ootb/BEVT
url = https://github.com/mindest/BEVT.git
[submodule "benchmarks/moe/ootb/fairseq"]
path = benchmarks/moe/ootb/fairseq
url = https://github.com/munael/fairseq.git
[submodule "benchmarks/oscar/ootb/Oscar"]
path = benchmarks/oscar/ootb/Oscar
url = https://github.com/guschmue/Oscar.git