lightning/examples/new_project_templates
Oscar A. Rangel eb268c4184 Added missing parameters (#237)
* Added missing parameters

added missing distributed_backend parameter and added the parameter to step 4 Init Trainer.

* Update single_gpu_node_dp_template.py
2019-09-21 09:45:12 -04:00
..
multi_node_examples Update README.md 2019-09-14 09:55:42 -04:00
__init__.py cutout examples 2019-08-05 09:51:47 +02:00
lightning_module_template.py Updated distributed Demos (#215) 2019-09-08 18:17:33 -04:00
single_cpu_template.py Update single_cpu_template.py 2019-09-14 02:23:49 -04:00
single_gpu_node_16bit_template.py split trainer mixins (#209) 2019-09-06 14:11:07 -04:00
single_gpu_node_ddp_template.py changed hard coded paramater, and moved it to parent_parser (#238) 2019-09-21 09:44:08 -04:00
single_gpu_node_dp_template.py Added missing parameters (#237) 2019-09-21 09:45:12 -04:00
trainer_cpu_template.py split trainer mixins (#209) 2019-09-06 14:11:07 -04:00