lightning/pytorch_lightning/callbacks
Dusan Drevicky 2ffad4c89f
Fix info message when EarlyStopping 'mode' not provided [ci skip] (#4282)
* Fix info message when EarlyStopping 'mode' not provided

* fixup! Fix info message when EarlyStopping 'mode' not provided

* Apply suggestions from code review

Co-authored-by: Jeff Yang <ydcjeff@outlook.com>

Co-authored-by: Jeff Yang <ydcjeff@outlook.com>
2020-10-21 23:44:13 +05:30
..
__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 Fix info message when EarlyStopping 'mode' not provided [ci skip] (#4282) 2020-10-21 23:44:13 +05:30
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 make save fx part of model checkpoint cb (#4284) 2020-10-21 10:06:42 -04:00
progress.py outputs in __batch_end hooks (#3966) 2020-10-07 21:48:38 -04:00