lightning/pytorch_lightning/root_module
William Falcon 7099f8dbfb
split trainer mixins (#209)
* split trainer mixins

* Update multi_node_cluster_template.py

* Update single_cpu_template.py

* Update single_gpu_node_16bit_template.py

* Update single_gpu_node_ddp_template.py

* Update single_gpu_node_dp_template.py

* Update trainer_cpu_template.py

* Update trainer_io.py

* split trainer mixins

* Update multi_node_cluster_template.py

* deconflicted

* deconflicted

* deconflicted
2019-09-06 14:11:07 -04:00
..
__init__.py updated test models with lazy decorators 2019-07-25 10:59:10 -04:00
decorators.py cleaned up progbar (#165) 2019-08-23 21:23:27 -04:00
grads.py update by flake8 2019-08-06 22:45:46 +02:00
hooks.py Expectopatronum implement #89 (#182) 2019-09-02 07:15:27 -04:00
memory.py fix prints for py3.5 2019-08-06 22:45:46 +02:00
model_saving.py split trainer mixins (#209) 2019-09-06 14:11:07 -04:00
root_module.py split trainer mixins (#209) 2019-09-06 14:11:07 -04:00