mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-10 12:21:57 +08:00
fix demo
This commit is contained in:
@@ -178,7 +178,6 @@ class GAN(pl.LightningModule):
|
||||
self.logger.experiment.add_image(f'generated_images', grid, self.current_epoch)
|
||||
|
||||
|
||||
|
||||
def main(hparams):
|
||||
|
||||
# ------------------------
|
||||
|
||||
Reference in New Issue
Block a user