Added ForwardGPU to ThresholdLayer and to the tests
authorSergio <sguada@gmail.com>
Tue, 27 May 2014 17:57:26 +0000 (10:57 -0700)
committerSergio <sguada@gmail.com>
Tue, 27 May 2014 17:57:26 +0000 (10:57 -0700)
commit868dd61449a85dfed2f2807b9178584098473166
tree3e3d6309eea8e3668937aebaba3552ba8d96145b
parent27d53249d1479c62548ba95d0ed3929ed0cfb57e
Added ForwardGPU to ThresholdLayer and to the tests
include/caffe/neuron_layers.hpp
src/caffe/layers/threshold_layer.cu [new file with mode: 0644]
src/caffe/test/test_threshold_layer.cpp