major refactoring allow coexistence of MKL and non-MKL cases
authorRowland Depp <depp.rowland@gmail.com>
Wed, 12 Feb 2014 05:41:01 +0000 (21:41 -0800)
committerEvan Shelhamer <shelhamer@imaginarynumber.net>
Fri, 21 Mar 2014 20:52:36 +0000 (13:52 -0700)
commita8c9b66b7f62610d71a18c798d5eb7157d49420c
tree295704e0d2fa2d201abd3b12626d0739a777f040
parent1cf822e53bee3eeca5dbc3c08a1e95171688ea9a
major refactoring allow coexistence of MKL and non-MKL cases
Makefile
Makefile.config.example
include/caffe/util/math_functions.hpp
include/caffe/util/mkl_alternate.hpp [new file with mode: 0644]
src/caffe/layers/loss_layer.cpp
src/caffe/solver.cpp
src/caffe/util/math_functions.cpp