NVIDIA / tacotron2

Tacotron 2 - PyTorch implementation with faster-than-realtime inference
BSD 3-Clause "New" or "Revised" License
4.97k stars 1.37k forks source link

训练缓慢 GPU利用率很低 cuda利用率100% 每次it需要花费35s以上 #613

Open aaqq112 opened 9 months ago

aaqq112 commented 9 months ago

我的显卡是 NIVIDIA3080TI CUDA11.3 pytorch1.10 image image CUDA使用率100% GPU使用率2% 请各位帮忙看一下哪里出了问题

a897456 commented 9 months ago

一样的,哥们,我也是,跑了4天,epoch才40,需要5000次,跑完需要一年半跑完。

aaqq112 commented 9 months ago

解决了吗

a897456 commented 9 months ago

没解决,我看了是GPU已经是100%了,所以不知道哪里出了问题,你怎么关闭问题了?

ndz2011 commented 3 months ago

batchsize设了多少啊?