Files
pytorch-lightning/pytorch_lightning
Ayberk Aydın 0ae3dd9ed4 Fix GAN training. (#603)
* fix dangling gradients

make sure only the gradients of the current optimizer's paramaters are calculated in the training step.

* add note about multiple optimizer gradient update

* Update training_loop.py
2020-01-13 22:12:04 -05:00
..
2019-12-04 07:04:14 -05:00
2020-01-13 22:12:04 -05:00
2020-01-13 22:09:47 -05:00
2020-01-13 22:09:47 -05:00
2020-01-13 22:09:47 -05:00
2019-12-04 06:57:10 -05:00
2020-01-13 22:12:04 -05:00
2020-01-13 22:09:47 -05:00