lightning/tests/checkpointing
Jan-Henrik Lambrechts b00991efd8
Added changeable extension variable for model checkpoints (#4977)
* Added changeable extension variable for model checkpoints

* Removed whitespace

* Removed the last bit of whitespace

* Wrote tests for FILE_EXTENSION

* Fixed formatting issues

* More formatting issues

* Simplify test by just using defaults

* Formatting to PEP8

* Added dummy class that inherits ModelCheckpoint; run only one batch instead of epoch for integration test

* Fixed too much whitespace formatting

* some changes

Co-authored-by: rohitgr7 <rohitgr1998@gmail.com>
2020-12-06 22:58:50 +05:30
..
__init__.py fixed model checkpoint frequency (#3852) 2020-10-04 21:49:20 -04:00
test_checkpoint_callback_frequency.py [tests/checkpointing] refactor with BoringModel (#4661) 2020-11-24 01:23:12 +01:00
test_model_checkpoint.py Added changeable extension variable for model checkpoints (#4977) 2020-12-06 22:58:50 +05:30
test_torch_saving.py optimizer clean up (#4658) 2020-12-01 00:09:46 +00:00