lightning/pytorch_lightning
chaton 3abfec8962
[HOTFIX] ModelCheckpoint - Don't increase current_epoch and global_step if not trained (#4291)
* add two tests w/wo tempdir

* resolve flake8

* this test is failing

* update bug report

* resolve bug and add test

* remove bug_report

* resolve flake8

* resolve bug

* resolve pep8

* resolve pep8

Co-authored-by: Teddy Koker <teddy.koker@gmail.com>
2020-10-23 11:17:50 +01:00
..
accelerators enable ddp as a plugin (#4285) 2020-10-22 05:15:51 -04:00
callbacks Add dirpath and filename parameter in ModelCheckpoint (#4213) 2020-10-23 09:59:12 +05:30
cluster_environments notices (#4118) 2020-10-13 07:18:07 -04:00
core minor doc fix (#4296) 2020-10-21 20:51:39 -04:00
distributed notices (#4118) 2020-10-13 07:18:07 -04:00
loggers notices (#4118) 2020-10-13 07:18:07 -04:00
metrics [Metrics] Unification of regression (#4166) 2020-10-21 18:05:59 -04:00
overrides removed support for EvalResult and TrainResult (#3968) 2020-10-07 22:39:16 -04:00
plugins enable ddp as a plugin (#4285) 2020-10-22 05:15:51 -04:00
profiler Use `Optional` for arguments set to `None` by default (#4164) 2020-10-15 23:02:50 +02:00
trainer [HOTFIX] ModelCheckpoint - Don't increase current_epoch and global_step if not trained (#4291) 2020-10-23 11:17:50 +01:00
tuner CI: add flake8 (#4239) 2020-10-19 21:20:17 +01:00
utilities Add dirpath and filename parameter in ModelCheckpoint (#4213) 2020-10-23 09:59:12 +05:30
__init__.py Update __init__.py (#4308) 2020-10-23 12:33:50 +06:30
py.typed