forked from sh1r0/caffe-android-lib
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
30 lines (30 loc) · 816 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
25
26
27
28
29
30
[submodule "OpenBLAS"]
path = OpenBLAS
url = https://github.com/xianyi/OpenBLAS.git
[submodule "protobuf"]
path = protobuf
url = https://github.com/google/protobuf.git
[submodule "opencv"]
path = opencv
url = https://github.com/Itseez/opencv.git
[submodule "caffe"]
path = caffe
url = https://github.com/sh1r0/caffe.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 "snappy"]
path = snappy
url = https://github.com/google/snappy.git
[submodule "leveldb"]
path = leveldb
url = https://github.com/google/leveldb.git