649453932 / Chinese-Text-Classification-Pytorch

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

请问为何TextCNN的一个iter为什么要十几分钟,而TextRNN就很快,一个epoch不到一分钟? #116

Open wfnian opened 11 months ago

wfnian commented 11 months ago

请问为何TextCNN的一个iter为什么要十几分钟,而TextRNN就很快,一个epoch不到一分钟?

wfnian commented 11 months ago

并且CPU训练比GPU训练速度快?

AriesYB commented 3 months ago

第一个我也是CNN更慢,但是我跑的数据GPU更快