lightning/docs/LightningModule
Nic Eggert 05cea3ff8b Save / Load Hyperparameters with checkpoint (#415)
* Save and load hparams from checkpoints

* Update docs

* Add warning when not saving hparams

* Missing import

* Update .run_local_tests.sh

* Update lm_test_module_mixins.py

* Update lightning_module_template.py
2019-10-23 04:48:24 -04:00
..
RequiredTrainerInterface.md Fixes #361 (#391) 2019-10-19 00:39:45 +02:00
methods.md Save / Load Hyperparameters with checkpoint (#415) 2019-10-23 04:48:24 -04:00
properties.md clean up docs around loggers (#304) 2019-10-04 18:53:38 -04:00