lightning/tests/base
tarepan 16feb5137b
Refactor load in checkpoint connector (#4593)
* Refactor load step commentaries

* Refactor hpc ckpt suffix acquisition

* Refactor restore/hpc_load match

* Refactor hpc load trial

* Refactor checkpoint dir check

* Refactor unneeded function nest

* Refactor nested If

* Refactor duplicated cache clear

* Refactor attempt flow with if/elif

* Fix pip8

* Refactor hook commentary

Co-authored-by: chaton <thomas@grid.ai>

* Fix pep8

* Refactor hpc load checkpoint path acquisition

* Fix pip8

* Fix doc

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>

* Refactor None Union type with Optional

Co-authored-by: chaton <thomas@grid.ai>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Roger Shieh <sh.rog@protonmail.ch>
2020-12-14 00:13:50 +08:00
..
__init__.py Bugfix/4449 dict attribute error (#4480) 2020-11-04 19:35:07 +00:00
boring_model.py notices (#4118) 2020-10-13 07:18:07 -04:00
dataloaders.py notices (#4118) 2020-10-13 07:18:07 -04:00
datamodules.py notices (#4118) 2020-10-13 07:18:07 -04:00
datasets.py CI cleaning (#4941) 2020-12-02 10:00:05 +00:00
deterministic_model.py drop unused test with result api (#5058) 2020-12-12 21:51:19 +05:30
develop_pipelines.py Refactor load in checkpoint connector (#4593) 2020-12-14 00:13:50 +08:00
develop_utils.py [feat] Logging refactor 2/n - train (#4495) 2020-11-05 22:27:04 +00:00
mixins.py Fix lr key name in case of param groups (#1719) 2020-05-10 17:05:34 -04:00
model_optimizers.py add option to log momentum (#4384) 2020-10-28 21:56:58 +05:30
model_template.py notices (#4118) 2020-10-13 07:18:07 -04:00
model_test_dataloaders.py notices (#4118) 2020-10-13 07:18:07 -04:00
model_test_epoch_ends.py notices (#4118) 2020-10-13 07:18:07 -04:00
model_test_steps.py drop unused test with result api (#5058) 2020-12-12 21:51:19 +05:30
model_train_dataloaders.py notices (#4118) 2020-10-13 07:18:07 -04:00
model_train_steps.py drop unused test with result api (#5058) 2020-12-12 21:51:19 +05:30
model_utilities.py notices (#4118) 2020-10-13 07:18:07 -04:00
model_valid_dataloaders.py notices (#4118) 2020-10-13 07:18:07 -04:00
model_valid_epoch_ends.py notices (#4118) 2020-10-13 07:18:07 -04:00
model_valid_steps.py drop unused test with result api (#5058) 2020-12-12 21:51:19 +05:30
models.py update 2020-11-27 17:48:51 +00:00
simple_model.py notices (#4118) 2020-10-13 07:18:07 -04:00
test_datasets.py notices (#4118) 2020-10-13 07:18:07 -04:00