summaryrefslogtreecommitdiff
path: root/src/caffe/test/test_benchmark.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-11-07relax benchmark milliseconds thresholdYangqing Jia1-4/+6
2014-08-06LICENSE governs the whole project so strip file headersEvan Shelhamer1-2/+0
2014-08-04Fix header alphabetization lint errors.Jeff Donahue1-1/+3
2014-07-27relaxed timer test requirementsqipeng1-4/+4
2014-07-17relax benchmark test timing for cheap hardware / CI buildEvan Shelhamer1-4/+4
2014-07-17collect CUDA includes and calls, separate from CPU-only mode, leave outEvan Shelhamer1-3/+0
2014-07-14Move test headers to include/.Jeff Donahue1-92/+14
2014-03-27Standardize copyright, add root-level CONTRIBUTORS creditEvan Shelhamer1-1/+1
2014-03-17relax timing checks for commodity GPUsEvan Shelhamer1-8/+8
2014-03-04Fix the cpplint errors for benchmark TimerKai Li1-1/+1
2014-03-04Add state machine, boost::posix_time based cpu timer & tests for TimerKai Li1-0/+169