You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I originally posted this question in the PyTorch forums because it is related to use of the FullyShardedDataParallel, but I thought it would be worthwhile reposting here.
I'm trying to adapt the BRATS 3D segmentation tutorial to run using multiple GPUs to reduce the memory footprint and hence train using higher-resolution input images. Has anybody had any success with this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I originally posted this question in the PyTorch forums because it is related to use of the
FullyShardedDataParallel
, but I thought it would be worthwhile reposting here.I'm trying to adapt the BRATS 3D segmentation tutorial to run using multiple GPUs to reduce the memory footprint and hence train using higher-resolution input images. Has anybody had any success with this?
Please see the original post for full details.
Thanks,
Brett
Beta Was this translation helpful? Give feedback.
All reactions