lightning/pytorch_lightning/root_module
William Falcon 7f53e7bfb3
Val idx optional in validation_step (#108)
* made dataset_i only available with multiple datasets

* updated interface signature

* updated tests
2019-08-13 11:37:37 -04:00
..
__init__.py updated test models with lazy decorators 2019-07-25 10:59:10 -04:00
decorators.py added lazy decorator 2019-07-25 10:39:48 -04:00
grads.py update by flake8 2019-08-06 22:45:46 +02:00
hooks.py Merge pull request #55 from williamFalcon/continue 2019-08-07 09:02:16 -04:00
memory.py fix prints for py3.5 2019-08-06 22:45:46 +02:00
model_saving.py made imports absolute 2019-08-07 10:14:59 -04:00
root_module.py Val idx optional in validation_step (#108) 2019-08-13 11:37:37 -04:00