Closed rambleramble closed 2 years ago
No problem, you can use "model = nn.DataParallel(model)" to use multiple gpus.
Hi @Vegetebird , For multiple GPUs, the GPU seems to go to sleep at intervals within the epochs over different iterations. Any solution for this?
saw this issue and we are trying to use multiple gpus?
https://github.com/Vegetebird/MHFormer/issues/27
Any advice?