Custom batch sampler and DDP #21117
Unanswered
Jserax
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.
-
Hello, when I use a custom batch sampler with DDP, do I need to modify it with split dataset for 2 GPUs, similar to DistributedSampler from PyTorch, or will Lightning handle everything automatically?
Beta Was this translation helpful? Give feedback.
All reactions