lightning/pytorch_lightning/callbacks
Teddy Koker 5b74effb1a
Update lr_monitor.py (#4826)
2020-11-24 02:07:33 -05:00
..
__init__.py
base.py logger docs and api docs (#3950) 2020-11-13 20:35:54 +05:30
early_stopping.py Fix info message when EarlyStopping 'mode' not provided [ci skip] (#4282) 2020-10-21 23:44:13 +05:30
gpu_stats_monitor.py limit monitor callback with log_every_n_steps (#3881) 2020-10-22 16:38:03 +05:30
gradient_accumulation_scheduler.py
lr_monitor.py Update lr_monitor.py (#4826) 2020-11-24 02:07:33 -05:00
model_checkpoint.py Deprecate prefix argument in ModelCheckpoint (#4765) 2020-11-21 18:08:42 +05:30
progress.py fix incomplete progress bar when refresh_rate > num batches (#4577) 2020-11-24 00:01:33 +01:00