forked from pytorch/glow
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
24 lines (24 loc) · 814 Bytes
/
.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
[submodule "tests/googletest"]
path = tests/googletest
url = https://github.com/google/googletest.git
[submodule "thirdparty/onnx"]
path = thirdparty/onnx
url = https://github.com/onnx/onnx.git
[submodule "thirdparty/fp16"]
path = thirdparty/fp16
url = https://github.com/Maratyszcza/FP16.git
[submodule "tests/OutputCheck"]
path = tests/OutputCheck
url = https://github.com/stp/OutputCheck.git
[submodule "thirdparty/foxi"]
path = thirdparty/foxi
url = https://github.com/houseroad/foxi.git
[submodule "googlebenchmark"]
path = tests/googlebenchmark
url = https://github.com/google/benchmark
[submodule "thirdparty/pybind11"]
path = thirdparty/pybind11
url = https://github.com/pybind/pybind11.git
[submodule "thirdparty/folly"]
path = thirdparty/folly
url = https://github.com/facebook/folly.git