summaryrefslogtreecommitdiff
path: root/src/caffe/test/test_common.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-10-21Clean redundant/unnecessary headersKang Kim1-2/+0
2015-02-17give phase to Net and LayerEvan Shelhamer1-7/+0
2014-08-06LICENSE governs the whole project so strip file headersEvan Shelhamer1-2/+0
2014-08-04Fix header alphabetization lint errors.Jeff Donahue1-0/+2
2014-07-17collect CUDA includes and calls, separate from CPU-only mode, leave outEvan Shelhamer1-1/+8
2014-07-14Move test headers to include/.Jeff Donahue1-3/+3
2014-04-25set TRAIN in CommonTest.TestPhaseEvan Shelhamer1-0/+1
2014-04-08make RNG function outputs the last argument per Google C++ style guidelinesJeff Donahue1-6/+4
2014-04-08make RNG function names more similar to other caffe math function namesJeff Donahue1-2/+2
2014-03-27Standardize copyright, add root-level CONTRIBUTORS creditEvan Shelhamer1-1/+1
2014-03-21lintEvan Shelhamer1-2/+4
2014-03-21clean up residual mkl comments and codeEvan Shelhamer1-11/+0
2014-03-21compile caffe without MKL (dependency replaced by boost::random, Eigen3)Rodrigo Benenson1-6/+11
2014-03-17Fix a test assuming CPU mode without explicitly setting it.Eric Tzeng1-0/+1
2014-02-26fix most linter errorsJeff Donahue1-5/+5
2013-09-23copyright messageYangqing Jia1-0/+2
2013-09-22naming. I might regret it someday.Yangqing Jia1-0/+68