lightning/pytorch_lightning/callbacks
Jirka Borovec 36f0c8a61d
remove deprecated callbacks (#3979)
2020-10-08 06:37:14 -04:00
..
__init__.py remove deprecated callbacks (#3979) 2020-10-08 06:37:14 -04:00
base.py added tests for the training epoch end (#3967) 2020-10-07 22:27:36 -04:00
early_stopping.py remove deprecated callbacks (#3979) 2020-10-08 06:37:14 -04:00
gpu_stats_monitor.py outputs in __batch_end hooks (#3966) 2020-10-07 21:48:38 -04:00
gradient_accumulation_scheduler.py Add stronger typing to gradient accumulation scheduler callback (#3558) 2020-09-23 20:22:10 +02:00
lr_monitor.py Changed LearningRateLogger to LearningRateMonitor (#3251) 2020-09-03 18:17:15 +00:00
model_checkpoint.py fix init nan for checkpointing (#3863) 2020-10-05 07:36:12 -04:00
progress.py outputs in __batch_end hooks (#3966) 2020-10-07 21:48:38 -04:00