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
Sorry for the late reply. You can run python -m torch.distributed.launch --nproc_per_node 8 main_pretrain_cpc.py, here 8 is the number of GPUs you want to use.
Hi, can you tell me how to use multi gpus to train the model? When I runing "python main_pretrain_cpc.py", it only uses the first gpu.
Thanks a lot.
The text was updated successfully, but these errors were encountered: