index
:
platform/upstream/caffe
master
tizen
tizen_5.5
upstream/1.0
upstream/master
upstream/master-freeze
Domain: Machine Learning / ML Framework; Licenses: BSD-2-Clause;
Tae-Young Chung <ty83.chung@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-15
cmake: rename libproto.a -> libcaffeproto.a
Zhou Mo
1
-1
/
+1
2017-05-12
Downgrade boost requirement from 1.55 to 1.54
Luke Yeager
1
-1
/
+1
2017-04-13
Merge pull request #3825 from jasjuang/master
Evan Shelhamer
1
-0
/
+26
2017-04-13
Bump boost version to 1.55 in CMake build
Guillaume Dumont
1
-1
/
+1
2017-03-22
[caffe][build] added ABS_TEST_DATA_DIR var.
max argus
1
-11
/
+4
2017-03-22
[caffe][build] added Atlas lapack Library name atllapack
max argus
1
-2
/
+2
2017-02-16
Merge pull request #4609 from intelfx/BVLC-work-buildsystem
Evan Shelhamer
6
-138
/
+69
2017-01-30
Remove sdk version from veclib searching path.
Wenbo Yang
1
-1
/
+1
2017-01-18
Fix various documentation typos (#4172)
Adam Browne
3
-5
/
+5
2017-01-17
Merge pull request #4563 from cypof/nccl
Evan Shelhamer
3
-4
/
+38
2017-01-07
Merge pull request #4338 from raffienficiaud/master
Evan Shelhamer
1
-0
/
+1
2017-01-06
Switched multi-GPU to NCCL
Cyprien Noel
3
-4
/
+38
2016-12-02
Add Pascal to all cuda architectures
Max Ehrlich
1
-2
/
+4
2016-11-27
fix many typos by using codespell
Zhou Mo
1
-1
/
+1
2016-08-31
cmake/Templates: remove duplicated #cmakedefines from caffe_config.h.in
Ivan Shapovalov
1
-19
/
+0
2016-08-31
cmake: add option to link with OpenMP
Ivan Shapovalov
1
-4
/
+13
2016-08-31
cmake: refactor deps detection, specify all dependencies in the exported caff...
Ivan Shapovalov
5
-117
/
+58
2016-08-31
cmake/Templates: properly spell OpenCV CMake config file name
Ivan Shapovalov
1
-1
/
+1
2016-08-31
cmake: fix usage of INCLUDE_DIR/INCLUDE_DIRS in Dependencies.cmake
Ivan Shapovalov
1
-3
/
+3
2016-08-18
make cmake find cuDNN on Mac OS
Tianwei Shen
1
-4
/
+11
2016-08-18
Merge pull request #3272 from ixartz/master
Evan Shelhamer
1
-0
/
+6
2016-08-18
Merge pull request #4247 from jklontz/master
Evan Shelhamer
1
-3
/
+4
2016-08-03
Merge pull request #4516 from intelfx/BVLC-work
Jon Long
1
-1
/
+1
2016-07-26
Fix search for Atlas on arch.
Hans Gaiser
1
-3
/
+3
2016-07-25
CMake: link with ${HDF5_HL_LIBRARIES}
Ivan Shapovalov
1
-1
/
+1
2016-07-21
add in sudo make uninstall for cmake
jasjuang
1
-0
/
+26
2016-06-21
Fix glog upstream autoconf
Raffi Enficiaud
1
-0
/
+1
2016-05-31
Fix vecLib search order for clients with both the old vecLib framework and th...
Josh Klontz
1
-3
/
+4
2016-03-01
- doc and cmake update MKL related
Jacek Czaja
1
-1
/
+1
2016-02-24
CMake: Do not include "${PROJECT_BINARY_DIR}/include" with SYSTEM option
Niels Ole Salscheider
1
-1
/
+1
2016-02-11
Merge pull request #3451 from intelcaffe/cmake-clang-fix
Evan Shelhamer
1
-9
/
+10
2016-02-09
bugfix for incorrect behaviour in caffe_parse_linker_libs function while extr...
Abhijit Kundu
1
-2
/
+3
2016-01-22
Version 1.0.0-rc3
Luke Yeager
1
-1
/
+1
2016-01-06
CMake python version fix
philkr
1
-2
/
+2
2015-12-14
- Fix to cmake build for clang
Jacek Czaja
1
-9
/
+10
2015-11-13
Display and store cuDNN version numbers during cmake.
Balint Cristian
2
-3
/
+32
2015-11-10
OSX 10.10 (and more) use Accelerate Framework instead of veclib
ixartz
1
-0
/
+6
2015-11-10
Replace unistd functions with cross platform counterparts
Tea
1
-1
/
+1
2015-11-09
Merge pull request #3308 from cassinaj/master
Ronghang Hu
1
-1
/
+1
2015-10-20
Merge pull request #3088 from lukeyeager/bvlc/lmdb-nolock
Jon Long
4
-3
/
+11
2015-10-19
Qualify messages issued by CMake when CUDA is unavailable
T.E.A de Souza
1
-2
/
+2
2015-10-05
minor typo fix
Jan Issac
1
-1
/
+1
2015-09-25
Add ALLOW_LMDB_NOLOCK build option
Luke Yeager
4
-0
/
+8
2015-09-25
Re-ordering some lines in build files
Luke Yeager
2
-3
/
+3
2015-09-17
Separate IO dependencies
Tea
5
-32
/
+70
2015-09-01
Merge pull request #2990 from mattdawkins/add-openblas-path
Jeff Donahue
1
-0
/
+2
2015-09-01
Cleanup: Fixup capitalisation of Caffe_POSTFIX.
Darren Garvey
1
-2
/
+2
2015-08-27
Add extra openblas search path
Matt Dawkins
1
-0
/
+2
2015-07-20
Travis scripts for python3 and pytest for cmake. Also fixes CUDA CMake build ...
philkr
1
-4
/
+5
2015-07-07
Fix CMake typos
Luke Yeager
11
-23
/
+23
[next]