meijieru / crnn.pytorch

Convolutional recurrent network in pytorch
MIT License
2.38k stars 658 forks source link

ImportError: /usr/lib/libtorch_cpu.so: undefined symbol: _ZNK3c1010TensorImpl35compute_channels_last_contiguous_2dEv #222

Open yuxiaomu opened 4 years ago

yuxiaomu commented 4 years ago

Excuse me, ctc_loss has been configured. What is the problem now? What should I do to improve it? This problem may be stupid, but I am a novice and I have no way to start. image

JieHe96 commented 3 years ago

Did you solve the issue?