Add param_propagate_down_ vector to layer, populate according to
authorJeff Donahue <jeff.donahue@gmail.com>
Wed, 9 Jul 2014 21:47:46 +0000 (14:47 -0700)
committerJeff Donahue <jeff.donahue@gmail.com>
Tue, 15 Jul 2014 20:48:09 +0000 (13:48 -0700)
commitb2a9a3c7fea3022cccecf1cd729b44db3fd9dffd
tree5b0f26bb64db8e8e4470c3423479831835b02297
parent8a0ba0fd405ebdd1aa247695edf20b991b9e7b98
Add param_propagate_down_ vector to layer, populate according to
blobs_lr in Net::Init
include/caffe/layer.hpp
src/caffe/net.cpp