lightning/pytorch_lightning/callbacks
William Falcon 7da7d2e428
callback docs (#2794)
* added logging docs

* added logging docs

* added logging docs

* added logging docs
2020-08-01 22:56:34 -04: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 weights_save_path when logger is used + simplify path handling + better docs (#2681) 2020-07-27 12:53:11 -04:00
progress.py Fix max_batches with fast_dev_run. (#2581) 2020-07-27 17:56:55 -04:00