lightning/pytorch_lightning/callbacks
Carlos Mocholí 9d165f6f56
Start version suffixes at 1 (#5008)
* Rename original filepath to v0

* Clean-up

* Suggestions from code review

* Revert renaming. Start version number at 1

* Add ModelCheckpoint.STARTING_VERSION

* Apply suggestions from code review

Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>

* Add note about class attributes

* Update CHANGELOG

* Fix doc

Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
2021-01-26 17:29:34 -05:00
..
__init__.py Add LambdaCallback (#5347) 2021-01-13 04:42:49 -05:00
base.py
early_stopping.py Throw MisconfigurationError on unknown mode (#5255) 2021-01-12 02:31:26 -05:00
finetuning.py fix docs render (#5610) 2021-01-25 20:21:00 -05:00
gpu_stats_monitor.py Fix isort a few failures (#5504) 2021-01-15 17:44:27 -05:00
gradient_accumulation_scheduler.py
lambda_function.py Add LambdaCallback (#5347) 2021-01-13 04:42:49 -05:00
lr_monitor.py
model_checkpoint.py Start version suffixes at 1 (#5008) 2021-01-26 17:29:34 -05:00
progress.py move to Pages dir (#4869) 2021-01-26 15:07:07 -05:00