Files
pytorch-lightning/pytorch_lightning/trainer
Ashwin Bharambe aefc5314bc [ddp] Support multi-node distributed execution under torchelastic (#1811)
The changes are quite local and limited in nature -- viz., checking for
some indicator environment variables. We check for (SLURM_LOCALID,
NODE_RANK, GROUP_RANK) in order. If multiple are found set, a warning is
logged.

This patch also fixes a minor bug with comparing the `WORLD_SIZE`
environment variable. This can be a string type.
2020-05-13 14:06:59 -04:00
..
2020-05-07 09:25:54 -04:00
2020-04-23 20:46:18 -04:00
2020-05-12 23:18:39 -04:00
2019-09-26 13:20:54 -04:00
2020-05-07 09:25:54 -04:00