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 |
Jirka Borovec
|
f18aee30a5
|
Minor imports cleaning (#402)
* code cleaning
* drop unused imports
* optimize imports
|
2019-10-22 11:32:40 +03:00 |
Jirka Borovec
|
67f6e7bb19
|
Fix testing for mac OS (#399)
* fix test for MacOS
* formatting
* fix pkg names
|
2019-10-20 17:03:16 +02:00 |
William Falcon
|
b0281395bf
|
changes examples to pl_examples for name connflict
|
2019-10-19 00:41:17 +02:00 |