[solved] AttributeError: 'module' object has no attribute 'DistributedDataParallel'

my bad. torch.nn.parallel.DistributedDataParallel, not torch.nn.DistributedDataParallel

1 Like