wangyx240 / High-Resolution-Image-Inpainting-GAN

Pytorch Re-implementation of "Contextual Residual Aggregation for Ultra High-Resolution Image Inpainting"(CVPR 2020 Oral)
75 stars 12 forks source link

Enable to support DistributedDataParallel #9

Open with1015 opened 2 years ago

with1015 commented 2 years ago

Enable to support DistributedDataParallel in multi-gpu/multi-node environment.