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
From the file REPRODUCE_RESULTS.md, We know the code to start training is python main.py -- train --pipeline_name unet_weighted
But how to use multiple GPU training?
I have two NVIDIA 1080 graphics cards, if I want use both of them at the same time in training, how should I set the parameters of the training command?
The text was updated successfully, but these errors were encountered:
From the file REPRODUCE_RESULTS.md, We know the code to start training is
python main.py -- train --pipeline_name unet_weighted
But how to use multiple GPU training?
I have two NVIDIA 1080 graphics cards, if I want use both of them at the same time in training, how should I set the parameters of the training command?
The text was updated successfully, but these errors were encountered: