forked from sh1r0/caffe-android-lib
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
39 lines (39 loc) · 1.09 KB
/
.gitmodules
File metadata and controls
39 lines (39 loc) · 1.09 KB
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
34
35
36
37
38
39
[submodule "OpenBLAS"]
path = OpenBLAS
url = https://github.com/xianyi/OpenBLAS.git
[submodule "protobuf"]
path = protobuf
url = https://github.com/google/protobuf.git
[submodule "android-cmake"]
path = android-cmake
url = https://github.com/sh1r0/android-cmake.git
[submodule "lmdb"]
path = lmdb
url = https://github.com/LMDB/lmdb.git
[submodule "glog"]
path = glog
url = https://github.com/sh1r0/glog.git
[submodule "gflags"]
path = gflags
url = https://github.com/gflags/gflags.git
[submodule "opencv"]
path = opencv
url = https://github.com/mview/opencv.git
[submodule "viennacl"]
path = viennacl
url = https://github.com/viennacl/viennacl-dev.git
[submodule "caffe"]
path = caffe
url = https://github.com/mview/caffe.git
[submodule "ffmpeg-2.1.4.android"]
path = ffmpeg-2.1.4.android
url = https://github.com/mview/ffmpeg-2.1.4.android.git
[submodule "blis"]
path = blis
url = https://github.com/flame/blis.git
[submodule "CLBlast"]
path = CLBlast
url = https://github.com/CNugteren/CLBlast.git
[submodule "clBLAS"]
path = clBLAS
url = https://github.com/clMathLibraries/clBLAS.git