lightning/pytorch_lightning/root_module
Tullie Murrell 248495b1d1 Add tbptt (#429)
* Add truncated bptt

* Fix rebase error

* AutoPep8

* Address comments, incl default bptt_split impl

* Add tbptt test

* Add default split for lists/tuples

* Add tbptt docs

* Fix trainer spacing

* Update RequiredTrainerInterface.md
2019-10-31 06:45:28 -04:00
..
__init__.py updated test models with lazy decorators 2019-07-25 10:59:10 -04:00
decorators.py Minor imports cleaning (#402) 2019-10-22 11:32:40 +03:00
grads.py update by flake8 2019-08-06 22:45:46 +02:00
hooks.py Back hook (#424) 2019-10-24 07:56:56 -04:00
memory.py Minor imports cleaning (#402) 2019-10-22 11:32:40 +03:00
model_saving.py split trainer mixins (#209) 2019-09-06 14:11:07 -04:00
root_module.py Add tbptt (#429) 2019-10-31 06:45:28 -04:00