lightning/pytorch_lightning/utilities
William Falcon 9df2b2090d
sets default ddp mode to spawn (#2168)
* set ddp_spawn as default

* spawn message

* spawn message

* spawn message

* spawn message

* spawn message

* spawn message

* spawn message

* spawn message
2020-06-13 03:47:45 -04:00
..
__init__.py sets default ddp mode to spawn (#2168) 2020-06-13 03:47:45 -04:00
apply_func.py data transfer model hook (+ refactor) (#1756) 2020-06-02 21:45:19 -04:00
device_dtype_mixin.py Rework of Sklearn Metrics (#1327) 2020-06-10 15:43:12 +02:00
distributed.py sets default ddp mode to spawn (#2168) 2020-06-13 03:47:45 -04:00
exceptions.py Profiler summary (#1259) 2020-03-31 08:57:48 -04:00
io.py Allow loading checkpoints from urls (#1667) 2020-06-11 17:12:48 -04:00
memory.py Add toma comments to auto_scale_batch_size (#1994) 2020-05-29 05:57:50 +00:00
parsing.py update hparams, allow OmegaConf (#2047) 2020-06-08 07:19:34 -04:00