add size accessors to MemoryDataLayer
authorJonathan L Long <jonlong@cs.berkeley.edu>
Fri, 4 Apr 2014 22:20:02 +0000 (15:20 -0700)
committerJonathan L Long <jonlong@cs.berkeley.edu>
Fri, 2 May 2014 20:25:51 +0000 (13:25 -0700)
commitf87fe62a338f1650fe8325f096646a190955ca8f
treec5ab995948b6838c705270946b27fd60a9563b75
parent298a27cb57639085d00d6a0797540bf04314662e
add size accessors to MemoryDataLayer

This will facilitate input size checking for pycaffe (and potentially
others).
include/caffe/vision_layers.hpp
src/caffe/layers/memory_data_layer.cpp