add MemoryDataLayer for reading input from contiguous blocks of memory
authorJonathan L Long <jonlong@cs.berkeley.edu>
Fri, 4 Apr 2014 02:27:21 +0000 (19:27 -0700)
committerJonathan L Long <jonlong@cs.berkeley.edu>
Fri, 2 May 2014 20:25:51 +0000 (13:25 -0700)
commit298a27cb57639085d00d6a0797540bf04314662e
tree481c94ca989c1c82137ac3a4f000488766dd9fc5
parentc8e6e940e0f0f2a0937ba8d62726e1e178ff3cd9
add MemoryDataLayer for reading input from contiguous blocks of memory
include/caffe/vision_layers.hpp
src/caffe/layer_factory.cpp
src/caffe/layers/memory_data_layer.cpp [new file with mode: 0644]
src/caffe/proto/caffe.proto