DeepCompression-caffe
DeepCompression-caffe copied to clipboard
when run the last Quantization, Floating point exception(SIGFPE)
*** Aborted at 1531205735 (unix time) try "date -d @1531205735" if you are using GNU date *** PC: @ 0x7fae1722831b caffe::CmpConvolutionLayer<>::compute_output_shape() *** SIGFPE (@0x7fae1722831b) received by PID 5626 (TID 0x7fae17e3e740) from PID 388137755; stack trace: *** @ 0x7fae155754b0 (unknown) @ 0x7fae1722831b caffe::CmpConvolutionLayer<>::compute_output_shape() @ 0x7fae17123efc caffe::BaseConvolutionLayer<>::Reshape() @ 0x7fae171ec2f2 caffe::CuDNNCmpConvolutionLayer<>::Reshape() @ 0x7fae172882b8 caffe::Net<>::ForwardFromTo() @ 0x7fae17288667 caffe::Net<>::Forward() @ 0x7fae1726c4c0 caffe::Solver<>::Step() @ 0x7fae1726cf59 caffe::Solver<>::Solve() @ 0x40b408 train() @ 0x4075a8 main @ 0x7fae15560830 __libc_start_main @ 0x407d19 _start @ 0x0 (unknown) Floating point exception (core dumped)
Anyone encountered this problem? @liu666666 @A-suozhang
我也遇到这个问题了