use DCHECK in SoftmaxLossLayer so that bounds checking has no perf penalty without...
authorJonathan L Long <jonlong@cs.berkeley.edu>
Mon, 24 Nov 2014 01:58:24 +0000 (17:58 -0800)
committerJonathan L Long <jonlong@cs.berkeley.edu>
Mon, 24 Nov 2014 01:58:24 +0000 (17:58 -0800)
commit33eb36e4034a0db92af8b08dc0a9217d46ba531b
treec2c6886cd9dade0306acd8068c6aafca64a3f7d3
parent9443c4417527d8a07f60410a52dc87d75f7304f5
use DCHECK in SoftmaxLossLayer so that bounds checking has no perf penalty without DEBUG
src/caffe/layers/softmax_loss_layer.cpp