lightning/pytorch_lightning
William Falcon 10d190e045
Simplified gpu api. No NVIDIA flag managing by lightning for cluster (#213)
* added nvidia flag set

* added nvidia flag set

* added nvidia flag set

* added nvidia flag set

* added nvidia flag set

* added nvidia flag set

* added nvidia flag set

* added nvidia flag set

* added simple cluster template

* sets correct backend for possible combinations of gpu inputs

* sets correct backend for possible combinations of gpu inputs

* sets correct backend for possible combinations of gpu inputs

* sets correct backend for possible combinations of gpu inputs

* sets correct backend for possible combinations of gpu inputs

* sets correct backend for possible combinations of gpu inputs

* sets correct backend for possible combinations of gpu inputs

* sets correct backend for possible combinations of gpu inputs

* sets correct backend for possible combinations of gpu inputs

* sets correct backend for possible combinations of gpu inputs

* sets correct backend for possible combinations of gpu inputs

* sets correct backend for possible combinations of gpu inputs

* sets correct backend for possible combinations of gpu inputs

* sets correct backend for possible combinations of gpu inputs

* sets correct backend for possible combinations of gpu inputs

* sets correct backend for possible combinations of gpu inputs
2019-09-08 15:36:58 -04:00
..
callbacks split trainer mixins (#209) 2019-09-06 14:11:07 -04:00
pt_overrides Expectopatronum implement #89 (#182) 2019-09-02 07:15:27 -04:00
root_module split trainer mixins (#209) 2019-09-06 14:11:07 -04:00
testing Pass outputs from all dataloaders to test_end and validation_end (#203) 2019-09-06 07:37:25 -04:00
trainer Simplified gpu api. No NVIDIA flag managing by lightning for cluster (#213) 2019-09-08 15:36:58 -04:00
utilities update by flake8 2019-08-06 22:45:46 +02:00
__init__.py split trainer mixins (#209) 2019-09-06 14:11:07 -04:00