examples
examples copied to clipboard
Implement DCGAN example with distributed support (DDP)
- DDP is recommended instead of DataParallel https://docs.pytorch.org/docs/stable/generated/torch.nn.DataParallel.html
- Fix original DCGAN example,
DataParalleldoes not suport xpu devices - Improve code readability
CC: @msaroufim, @dvrogozh @EikanWang
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...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify project configuration.