Skip to content

Commit 9ab5697

Browse files
* removed caffe * added caffe submodule * Caffe submodule: Updated doc & old Makefile installer * More elegant alternative to submodule initialization * CMake downloads Caffe
1 parent 0bd839b commit 9ab5697

File tree

686 files changed

+16
-138347
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

686 files changed

+16
-138347
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "3rdparty/caffe"]
2+
path = 3rdparty/caffe
3+
url = https://github.com/CMU-Perceptual-Computing-Lab/caffe.git

3rdparty/caffe

Submodule caffe added at 4b786a7

3rdparty/caffe/.Doxyfile

-2,335
This file was deleted.

3rdparty/caffe/.gitignore

-99
This file was deleted.

3rdparty/caffe/.travis.yml

-67
This file was deleted.

3rdparty/caffe/CMakeLists.txt

-122
This file was deleted.

3rdparty/caffe/CONTRIBUTING.md

-30
This file was deleted.

3rdparty/caffe/CONTRIBUTORS.md

-19
This file was deleted.

3rdparty/caffe/INSTALL.md

-7
This file was deleted.

0 commit comments

Comments
 (0)