Jirka Borovec
|
9785a3e78e
|
Refactor: name modules (#548)
* refactor: rename some modules
* add deprecation warnings
* fix paths
|
2019-11-26 22:39:18 -05:00 |
Ir1dXD
|
5a9afb11cc
|
change print to logging (#457)
* change print to logging
* always use logging.info
* use f-strings
* update code style
* set logging configs
* remove unused code
|
2019-11-05 08:43:21 -05:00 |
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 |
William Falcon
|
b0281395bf
|
changes examples to pl_examples for name connflict
|
2019-10-19 00:41:17 +02:00 |