lightning/examples/new_project_templates
William Falcon 8cd764a151
removed reduce on non-loss outputs from dp (#78)
* removed reduce on non-loss outputs from dp

* fixed val reduce

* fixed val reduce

* fixed val reduce

* fixed val reduce
2019-08-08 12:06:29 -04:00
..
__init__.py cutout examples 2019-08-05 09:51:47 +02:00
lightning_module_template.py removed reduce on non-loss outputs from dp (#78) 2019-08-08 12:06:29 -04:00
multi_node_cluster_template.py fix imports in examples 2019-08-06 22:45:46 +02:00
single_cpu_template.py fix imports in examples 2019-08-06 22:45:46 +02:00
single_gpu_node_16bit_template.py fix imports in examples 2019-08-06 22:45:46 +02:00
single_gpu_node_ddp_template.py fix imports in examples 2019-08-06 22:45:46 +02:00
single_gpu_node_dp_template.py fix imports in examples 2019-08-06 22:45:46 +02:00
trainer_cpu_template.py fix imports in examples 2019-08-06 22:45:46 +02:00