Closed aswanthkrishna closed 3 years ago
Sure, in this case, you will need to remove all DDP settings.
what should i do to remove the DDP settings?
You may consider following the ImageNet training example here - https://github.com/pytorch/examples/blob/master/imagenet/main.py
This training code supports both DistributedDataParallel and DataParallel training. Thanks.
thanks for your help!
is it possible to do the evolutionary search in single GPU