forked from pytorch/benchmark
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 757 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 757 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "third_party/benchmark"]
path = legacy/third_party/benchmark
url = https://github.com/google/benchmark
[submodule "setup/third_party/pytorch-dockerfiles"]
path = setup/third_party/pytorch-dockerfiles
url = https://github.com/pietern/pytorch-dockerfiles
[submodule "python/third_party_benchmarks/PyTorch-benchmark"]
path = python/third_party_benchmarks/PyTorch-benchmark
url = https://github.com/MlWoo/PyTorch-benchmark
[submodule "third_party/eigen"]
path = legacy/third_party/eigen
url = https://github.com/eigenteam/eigen-git-mirror
[submodule "third_party/sleef"]
path = legacy/third_party/sleef
url = https://github.com/shibatch/sleef
[submodule "third_party/tbb"]
path = legacy/third_party/tbb
url = https://github.com/01org/tbb