summaryrefslogtreecommitdiff
path: root/include/caffe/util/device_alternate.hpp
AgeCommit message (Expand)AuthorFilesLines
2015-11-04remove dead cpp code for number of CUDA threadsJonathan L Long1-8/+2
2015-02-19[docs] add check mode hint to CPU-only mode errorEvan Shelhamer1-1/+1
2014-09-19fix types of (Layer)SetUp, Reshape, Forward, and Backward callsJonathan L Long1-4/+4
2014-09-07add cuDNN to buildEvan Shelhamer1-0/+3
2014-09-07shift CUDA code out of commonEvan Shelhamer1-0/+57
2014-08-31make no GPU error in CPU-only mode a little clearerEvan Shelhamer1-1/+1
2014-08-13Generalize loss by allowing any top blob to be used as a loss in whichJeff Donahue1-2/+2
2014-08-06LICENSE governs the whole project so strip file headersEvan Shelhamer1-2/+0
2014-07-17collect CUDA includes and calls, separate from CPU-only mode, leave outEvan Shelhamer1-0/+44