lightning/pytorch_lightning
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
..
accelerators fix imports / isort / flake8 2021-01-26 14:57:34 +01:00
callbacks Start version suffixes at 1 (#5008) 2021-01-26 17:29:34 -05:00
cluster_environments Fix isort a few failures (#5504) 2021-01-15 17:44:27 -05:00
core move to Pages dir (#4869) 2021-01-26 15:07:07 -05:00
distributed fix/enable - check F401 (#5201) 2020-12-21 10:15:04 +01:00
loggers docs cleaning - testcode (#5595) 2021-01-26 04:44:54 -05:00
metrics move to Pages dir (#4869) 2021-01-26 15:07:07 -05:00
overrides Refactor LightningDistributedDataParallel (#5185) 2021-01-13 14:35:42 -05:00
plugins fix imports / isort / flake8 2021-01-26 14:57:34 +01:00
profiler [feat] Add PyTorch Profiler. (#5560) 2021-01-26 06:48:54 -05:00
trainer fix imports / isort / flake8 2021-01-26 14:57:34 +01:00
tuner Fix isort a few failures (#5504) 2021-01-15 17:44:27 -05:00
utilities fix imports / isort / flake8 2021-01-26 14:57:34 +01:00
__init__.py update nightly & upgrade Twine (#5458) 2021-01-26 14:29:47 +01:00
py.typed make PyTorch Lightning PEP 561 Compliant (#3187) 2020-09-09 13:37:03 -04:00
setup_tools.py generalise setup tools (#5617) 2021-01-25 23:08:13 -05:00