forked from nntrainer/nntrainer
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (21 loc) · 812 Bytes
/
.gitmodules
File metadata and controls
27 lines (21 loc) · 812 Bytes
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
[submodule "subprojects/iniparser"]
path = subprojects/iniparser
url = https://github.com/ndevilla/iniparser.git
[submodule "subprojects/ruy"]
path = subprojects/ruy
url = https://github.com/google/ruy
[submodule "subprojects/CLBlast"]
path = subprojects/CLBlast
url = https://github.com/CNugteren/CLBlast.git
[submodule "subprojects/OpenBLAS"]
path = subprojects/OpenBLAS
url = https://github.com/OpenMathLib/OpenBLAS.git
[submodule "subprojects/googletest"]
path = subprojects/googletest
url = https://github.com/google/googletest.git
[submodule "subprojects/benchmark"]
path = subprojects/benchmark
url = https://github.com/google/benchmark.git
[submodule "nntrainer-windows-resource"]
path = nntrainer-windows-resource
url = https://github.com/nnstreamer/nntrainer-windows-resource.git