Closed
Description
This line raises an error if not all devices are used for training, for example devices = [0]
in a machine with 4 GPUs.
The flexibility around choosing number of devices
would be beneficial for debugging, especially since using ddp
with multiple GPUs and breakpoints
often gives erratic behaviour.
Could we get this fixed? Thanks!
cc: @tchaton
Metadata
Metadata
Assignees
Labels
No labels