lightning/pytorch_lightning/root_module
Adrian Wälchli 6e3e740a7f Param printing (#336)
* print thousands as K, M, B, T, ...

* add option to print top-level modules only

* added doc string and added spacing

* do not print summary if neither "full" nor "top"

* updated docs showing summary print options

* fix line length for travis
2019-10-08 15:30:06 -04:00
..
__init__.py updated test models with lazy decorators 2019-07-25 10:59:10 -04:00
decorators.py Use getter instead of python property for the dataloaders (#275) 2019-10-04 15:35:02 -04:00
grads.py update by flake8 2019-08-06 22:45:46 +02:00
hooks.py decouple returns from each step (#307) 2019-10-05 13:35:20 -04:00
memory.py Param printing (#336) 2019-10-08 15:30:06 -04:00
model_saving.py split trainer mixins (#209) 2019-09-06 14:11:07 -04:00
root_module.py Param printing (#336) 2019-10-08 15:30:06 -04:00