daniel-kukiela / nmt-chatbot

NMT Chatbot
GNU General Public License v3.0
387 stars 214 forks source link

why is my step size so small? #148

Open thewildofficial opened 4 years ago

thewildofficial commented 4 years ago

I am planning to leave the training process overnight... I see that the epoch size is only 11k steps.... is this normal? also, does it have to be this slow? I'm using the TensorFlow GPU but I see that the GPU is barely utilized while my CPU is cooked...

image image image

Nathan-Chell commented 4 years ago

It looks like the program is using the normal tf, rather than tf-Gpu