fix SOFTMAX_LOSS to work with loss top blob interface
authorEvan Shelhamer <shelhamer@imaginarynumber.net>
Wed, 25 Jun 2014 03:01:10 +0000 (11:01 +0800)
committerEvan Shelhamer <shelhamer@imaginarynumber.net>
Wed, 25 Jun 2014 07:39:03 +0000 (15:39 +0800)
commitadab413fc65f760f9bc2097f379c2703e3641de4
treeb7ce37976e4bc8269e7bd0840dc4cabb4d86aa14
parent8d4dacf6d9b5151937927eea34f96ebc6912eb31
fix SOFTMAX_LOSS to work with loss top blob interface
include/caffe/vision_layers.hpp
src/caffe/layers/softmax_loss_layer.cpp