Added input_layer to set of layers and to factory
authorSergio Guadarrama <sguada@gmail.com>
Fri, 14 Feb 2014 02:35:28 +0000 (18:35 -0800)
committersguada <sguada@gmail.com>
Mon, 17 Feb 2014 18:32:36 +0000 (10:32 -0800)
commit617c0165cf6dbfffdb05b4822399216ad1e59c2f
tree15cb618e2c7c0e5074ba7a346766c1664e868500
parent54cd881488400dcb8b870eb0d4b2fc27dcddbf4b
Added input_layer to set of layers and to factory
include/caffe/vision_layers.hpp
src/caffe/layer_factory.cpp
src/caffe/layers/input_layer.cpp