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
2020-01-23
Merge branch 'master' into patch_1
Przemysław Dolata
3
-0
/
+22
2020-01-23
Merge pull request #6346 from jerryz123/HDF5_config
Przemysław Dolata
3
-0
/
+22
2020-01-23
Cherry-picked USE_HDF5 from Android branch
Jerry Zhao
3
-0
/
+22
2020-01-23
fix typos and some minor fixes.
Kuang Fangjun
1
-1
/
+1
2020-01-23
Merge pull request #6219 from uhfband/fix-caffe_pb2-module
Przemysław Dolata
1
-1
/
+1
2020-01-23
Fix cmake < v3.7 compatibility in Cuda.cmake (#6338)
Viktor Richter
1
-2
/
+2
2020-01-23
Minor correction concerning compilation compatibility with CUDA 9.0
Seyyed Hossein Hasanpour
1
-2
/
+2
2018-02-13
fix cuda 9.1 compilation
jasjuang
1
-0
/
+6
2018-02-08
Fix incorrect namespace for pycaffe submodule caffe_pb2 generated by protobuf
Yegor Bedarev
1
-1
/
+1
2018-01-31
Merge pull request #5865 from cheshirekow/fix/caffe_rpath
Przemysław Dolata
1
-2
/
+3
2017-12-20
Cuda.cmake: Fix a typo in a comment
Pavel Grunt
1
-1
/
+1
2017-08-21
Fix caffe rpath
Josh Bialkowski
1
-2
/
+3
2017-08-04
Fix hardcode xcode path
Keith Mok
1
-1
/
+2
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
[next]