How to set a different dataloader for each gpu? #6827
Unanswered
rakhimovv
asked this question in
DDP / multi-GPU / multi-node
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
For example, I have 4 object classes and want each of 4 gpus to work on its own unique class only. The story behind is that I have some gpu-memory-loaded preprocessing for each class label. Could you recommend, please, how one can do that?
Beta Was this translation helpful? Give feedback.
All reactions