-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
Hi @chrockey, great work!
Can you guide me on how to set up multigpu training? I have only 20GB gpus available, and when using batch size of 2 I obtain poor performance (~6% lower mIoU and mAcc; probably due to the batch norm and batch size).
If I add multigpu support (DDP) according to the example from the ME repository the learning is blocked, i.e. it never starts.
Any help will be appreciated. You commented "multi-GPU training is currently not supported" in the code. Have you had similar issues as I mentioned?
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels