649453932 / Chinese-Text-Classification-Pytorch

中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
MIT License
5.19k stars 1.22k forks source link

TextRCNN运行时报错 #100

Open huangyulanCSDN opened 1 year ago

huangyulanCSDN commented 1 year ago

您好,请问我其它模型都没问题,但运行TextRCNN时报错:RuntimeError: fractional_max_pool2d_backward_out_cuda failed with error code 0 。怎么解决呢?万分感谢~