RangeLoss-Caffe icon indicating copy to clipboard operation
RangeLoss-Caffe copied to clipboard

SIGSEGV (@0x8) received by PID 33937 (TID 0x7fa21e15b800) from PID 8; stack trace

Open chituma110 opened this issue 6 years ago • 1 comments

tim 20171023225842

when I put your range_loss.cpp and range_loss.hpp in my caffe, and modified the caffe.proto as the readme sayed, the compilation is sucessful. but when i run the code on mnist, i meet the error in the images. Can your tell me how to correct the problem?

chituma110 avatar Oct 23 '17 15:10 chituma110

I have solved the problem. I increase the batch_size from 64 to 128......but I do not know the internal reason.

chituma110 avatar Oct 24 '17 14:10 chituma110