lightning/pytorch_lightning/callbacks
Jirka Borovec f37444fa3e
CI: add flake8 (#4239)
2020-10-19 21:20:17 +01:00
..
__init__.py notices (#4118) 2020-10-13 07:18:07 -04:00
base.py added tests for the training epoch end (#3967) 2020-10-07 22:27:36 -04:00
early_stopping.py CI: add flake8 (#4239) 2020-10-19 21:20:17 +01: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