added gflags + bugfixes + rebase on bvlc/caffe
authorAdam Kosiorek <a.kosiorek@samsung.com>
Tue, 29 Jul 2014 08:40:40 +0000 (10:40 +0200)
committerJeff Donahue <jeff.donahue@gmail.com>
Sun, 17 Aug 2014 08:07:17 +0000 (01:07 -0700)
commit9f9b013813dc02c0ab86043e0b7a385c69e1b4f7
treee2584593b4409a849c3c3bf77f81bd38125b0eee
parentf2f3b4c71210958125d4945442641e0305fbeba9
added gflags + bugfixes + rebase on bvlc/caffe
* added gflags requirement in CMake
* fixed a bug that linked some tests into caffe lib
* renamed tools/caffe due to conflicting target names with caffe lib
* rebased onto bvlc/caffe
.travis.yml
CMakeLists.txt
CMakeScripts/FindGFlags.cmake [new file with mode: 0644]
src/caffe/CMakeLists.txt
src/caffe/test/CMakeLists.txt
tools/caffe_tool.cpp [moved from tools/caffe.cpp with 100% similarity]