Pranav Rao
Results
2
issues of
Pranav Rao
### Bug description I have set automatic_optimization to False, and am using self.manual_backward to calculate and populate the gradients. The code breaks during the self.manual_backward call, raising the error "RuntimeError:...
question
precision: amp
ver: 2.0.x
### Bug description I am trying to train a GAN model on multiple GPUs using DDP. I followed the tutorial at https://lightning.ai/docs/pytorch/stable/notebooks/lightning_examples/basic-gan.html, changing the arguments to Trainer to ``` trainer...
bug
needs triage
ver: 2.4.x