lightning/pytorch_lightning/callbacks
William Falcon 0be530a427
Revert "Fixes EarlyStopping With Precision=16 (#1996)" (#2032)
This reverts commit bf39cb26c5.
2020-05-31 15:20:18 -04:00
..
__init__.py Learning rate log callback (#1498) 2020-04-30 08:06:41 -04:00
base.py Progress bar callback (#1450) 2020-04-23 20:46:18 -04:00
early_stopping.py Revert "Fixes EarlyStopping With Precision=16 (#1996)" (#2032) 2020-05-31 15:20:18 -04:00
gradient_accumulation_scheduler.py changelog (#1616) 2020-04-26 16:11:22 -04:00
lr_logger.py LearningRateLogger in multi-scheduler setting (#1944) 2020-05-27 22:44:46 -04:00
model_checkpoint.py Keep track of the best model's path saved by ModelCheckpoint (#1799) 2020-05-31 08:47:13 -04:00
progress.py fix porgressbar postfix order (#1874) 2020-05-18 20:33:51 -04:00