Replies: 1 comment 4 replies
-
Try to disable the plotting option, that can improve the training time. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm running eth_mnist.py out of the box (in training mode) on a machine with GeForce RTX 2080 Ti.
The expected running time according to the
tqdm
progress bar is ~12 hours.Is this the expected running time for this model? The running time that I get for the same script on a CPU is ~17 hours.
nvidia-smi
gives this output:Beta Was this translation helpful? Give feedback.
All reactions