caffe/include/caffe
Kai Li 904c2ce69b Replace cudaMemcpy with caffe_gpu_memcpy in SyncedMemory per @longjon 2014-07-10 08:03:22 +08:00
..
util Replace cudaMemcpy with caffe_gpu_memcpy in SyncedMemory per @longjon 2014-07-10 08:03:22 +08:00
blob.hpp replace all memcpy by caffe_copy 2014-07-03 17:14:12 -07:00
caffe.hpp Standardize copyright, add root-level CONTRIBUTORS credit 2014-03-27 11:20:35 -07:00
common.hpp move CUDA 6.0 check into switch statement itself 2014-06-25 15:11:41 -07:00
common_layers.hpp Separate layers relatively independent of images out of vision_layers 2014-07-03 20:15:53 +08:00
data_layers.hpp Arrange the data layers to be in alphabetical order 2014-07-03 20:16:54 +08:00
filler.hpp add mnist autoencoder example necessities (sigmoid cross entropy loss 2014-04-15 14:52:41 -07:00
layer.hpp add EqualNumBottomTopBlobs() property for layers; use in 2014-07-03 14:39:35 -07:00
loss_layers.hpp Organize the loss layers in alphabetical order 2014-07-03 20:17:41 +08:00
net.hpp rename layer -> param mapping for clarity 2014-06-26 13:05:44 -07:00
neuron_layers.hpp change Backward interface: propagate_down is a vector -- use to fix 2014-06-26 11:34:19 -07:00
solver.hpp allow multiple test nets 2014-05-09 21:02:46 -07:00
syncedmem.hpp replace all memcpy by caffe_copy 2014-07-03 17:14:12 -07:00
vision_layers.hpp Merge pull request #614 from ronghanghu/rectangular_pooling 2014-07-07 16:40:50 -07:00