https://github.com/BVLC/caffe/blob/master/src/caffe/net.cpp#L748
I suggest that caffe should change DLOG() to LOG() and displays "Ignore xxx" when debug_info=true or always displays that. Now this message only appears when building caffe with DEBUG:=1.
If do so, when someone types a error mismatch layer name, caffe could hint him even if he doesn't turn DEBUG on when building.
Thank you:-)!