You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to train the model without using a GPU? I know it's not efficient, but I'm running some experiments in my local computer before moving the experiments to a machine with GPU.
The gpus arg in the configuration file is mandatory, so a value must be specified, my question is which value to specify if I don't want to use GPU for training.
Thanks!
The text was updated successfully, but these errors were encountered:
Is it possible to train the model without using a GPU? I know it's not efficient, but I'm running some experiments in my local computer before moving the experiments to a machine with GPU.
The
gpus
arg in the configuration file is mandatory, so a value must be specified, my question is which value to specify if I don't want to use GPU for training.Thanks!
The text was updated successfully, but these errors were encountered: