lightning/tests/checkpointing
Roger Shieh 42e59c6add
Cast hparams to dict when not using omegaconf (#4770)
* init fix

* init test

* more specific dict assert

* update changelog

* Update tests/checkpointing/test_model_checkpoint.py

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>

Co-authored-by: chaton <thomas@grid.ai>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2020-11-20 19:53:05 +08:00
..
__init__.py fixed model checkpoint frequency (#3852) 2020-10-04 21:49:20 -04:00
test_checkpoint_callback_frequency.py isolate PL debugger in tests (#4643) 2020-11-14 11:22:56 +00:00
test_model_checkpoint.py Cast hparams to dict when not using omegaconf (#4770) 2020-11-20 19:53:05 +08:00
test_torch_saving.py Added getstate/setstate method for torch.save serialization (#4127) 2020-10-13 16:47:23 -04:00