lightning/pytorch_lightning
William Falcon cf182e80fc
Finish Allow on_save_checkpoint... (#3688)
* Finish #3562

* Apply suggestions from code review

* Apply suggestions from code review

* fix tests

* Finish #3562

* Apply suggestions from code review

* Apply suggestions from code review

* fix tests

* fix structure

* fix structure

* make save_last test pass

* unnecessary global rank check

* fix test

* update test

* update test

* test

* test

* run save on all

* remove assert

* tracking saves

* check if fails

* test

* clean up

* adjust horovod test

* clean up

* remove unnecessary makdirs

* change

* undo

* debug

* debug

* debug

* debug

* mock

* undo debug code

* add extra assertions

* test

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Adrian Wälchli <adrian.waelchli@inf.unibe.ch>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2020-09-30 16:15:29 -04:00
..
accelerators define distributed as a type (#3740) 2020-09-30 08:33:01 -04:00
callbacks Finish Allow on_save_checkpoint... (#3688) 2020-09-30 16:15:29 -04:00
core Add trainer attribute to datamodule (#3749) 2020-10-01 00:41:19 +05:30
loggers PR for Issue#3114 (#3741) 2020-09-30 08:36:27 -04:00
metrics [Metrics] AUROC error on multilabel + improved testing (#3350) 2020-09-21 11:46:48 +02:00
overrides fix dp issues + update examples and test examples (#3618) 2020-09-23 00:19:46 -04:00
plugins disable optimizers setup during testing (#3059) 2020-09-29 01:09:04 +02:00
profiler added copyright notices (#3062) 2020-08-19 22:03:22 -04:00
trainer return simple docs to methods (#3645) 2020-09-30 08:34:19 -04:00
tuner cleaning up stale logger tests + flake8 (#3490) 2020-09-14 00:06:48 -04:00
utilities Do not set PYTHONHASHSEED #2156 (#3745) 2020-09-30 08:38:24 -04:00
__init__.py Update __init__.py 2020-09-24 21:55:59 -04:00
py.typed make PyTorch Lightning PEP 561 Compliant (#3187) 2020-09-09 13:37:03 -04:00