lightning/pytorch_lightning/callbacks
siahuat0727 b9381c3258
Fix docs typo (#2747)
2020-07-29 07:11:49 -04:00
..
__init__.py Learning rate log callback (#1498) 2020-04-30 08:06:41 -04:00
base.py Structured results (train loop only. val loop separate PR) (PR 2/5) (#2615) 2020-07-20 19:00:20 -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