examples icon indicating copy to clipboard operation
examples copied to clipboard

Implement DCGAN example with distributed support (DDP)

Open jafraustro opened this issue 4 months ago • 1 comments

  • DDP is recommended instead of DataParallel https://docs.pytorch.org/docs/stable/generated/torch.nn.DataParallel.html
  • Fix original DCGAN example, DataParallel does not suport xpu devices
  • Improve code readability

CC: @msaroufim, @dvrogozh @EikanWang

jafraustro avatar Aug 27 '25 16:08 jafraustro

Deploy Preview for pytorch-examples-preview ready!

Name Link
Latest commit e69bec73680ba08535a9fb37eab8090393ddaadb
Latest deploy log https://app.netlify.com/projects/pytorch-examples-preview/deploys/68af38da28542f0008a44996
Deploy Preview https://deploy-preview-1390--pytorch-examples-preview.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

netlify[bot] avatar Aug 27 '25 16:08 netlify[bot]