in SoftmaxLossLayer, check label >= 0 in addition to upper bound
authorJonathan L Long <jonlong@cs.berkeley.edu>
Sat, 22 Nov 2014 19:59:07 +0000 (11:59 -0800)
committerJonathan L Long <jonlong@cs.berkeley.edu>
Sat, 22 Nov 2014 19:59:07 +0000 (11:59 -0800)
commit9443c4417527d8a07f60410a52dc87d75f7304f5
treea66fbf70b56aa16e8660bea51e22949f62718530
parenteca019aca7efce5293bb3a821b4b20cb401e384e
in SoftmaxLossLayer, check label >= 0 in addition to upper bound
src/caffe/layers/softmax_loss_layer.cpp