lightning/pytorch_lightning/callbacks
siahuat0727 38d6b2598e
Fix docs typo (#2778)
2020-08-04 17:46:35 +02:00
..
__init__.py Learning rate log callback (#1498) 2020-04-30 08:06:41 -04:00
base.py callback docs (#2794) 2020-08-01 22:56:34 -04:00
early_stopping.py Fix docs typo (#2747) 2020-07-29 07:11:49 -04:00
gradient_accumulation_scheduler.py Revert/Fix: epoch indexing from 1, to be from 0 (#2289) 2020-06-19 23:39:53 -04:00
lr_logger.py replace train_percent_check with limit_train_batches (#2220) 2020-06-17 13:42:28 -04:00
model_checkpoint.py Fix docs typo (#2778) 2020-08-04 17:46:35 +02:00
progress.py Fix max_batches with fast_dev_run. (#2581) 2020-07-27 17:56:55 -04:00