649453932 / Chinese-Text-Classification-Pytorch

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

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

Open wfnian opened 10 months ago

wfnian commented 10 months ago

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

wfnian commented 10 months ago

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

AriesYB commented 2 months ago

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