force_backward works properly with non-backproppable things
authorJeff Donahue <jeff.donahue@gmail.com>
Mon, 16 Jun 2014 23:37:17 +0000 (16:37 -0700)
committerEvan Shelhamer <shelhamer@imaginarynumber.net>
Thu, 26 Jun 2014 19:07:39 +0000 (12:07 -0700)
commita04834f6ceee13310b7f4e17ccf639c1e7abd459
treebdd42194e955373c5d37e461849ba8b8b29a917a
parent74443591d62feb2755d98ed87fb4aecc22d78297
force_backward works properly with non-backproppable things
include/caffe/layer.hpp
include/caffe/loss_layers.hpp
src/caffe/net.cpp
src/caffe/test/test_net.cpp