summaryrefslogtreecommitdiff
path: root/src/caffe/layers/cudnn_sigmoid_layer.cu
AgeCommit message (Expand)AuthorFilesLines
2015-03-24replace cuDNN alphas and betas with coefficient valuesEvan Shelhamer1-12/+4
2015-03-24switch to cuDNN R2Simon Layton1-5/+19
2014-10-10fix instantiationYangqing Jia1-1/+1
2014-09-19fix types of (Layer)SetUp, Reshape, Forward, and Backward callsJonathan L Long1-5/+5
2014-09-07CUDNN_CHECKEvan Shelhamer1-8/+4
2014-09-07strategize cuDNN activations: ReLU, Sigmoid, TanHEvan Shelhamer1-0/+45