Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-01-22 | Raise CalledProcessError when torch.distributed launch process not return 0 (... | Andy Wei | 1 | -0/+3 |
2018-10-05 | Warn about local_rank not being globally unique. (#12370) | Edward Yang | 1 | -0/+8 |
2018-08-27 | Make torch.cuda.* take device objects; Update distributed docs (#10833) | Tongzhou Wang | 1 | -1/+3 |
2018-05-12 | Use customized python interpreter (#7520) | Kaiyu Shi | 1 | -1/+2 |
2018-05-03 | Add unbuffered flag to distributed node launcher (#7226) | Edgar Andrés Margffoy Tuay | 1 | -0/+1 |
2018-04-15 | Added distributed docs on NCCL2 backend/functions and launch module (#6579) | Teng Li | 1 | -47/+75 |
2018-03-13 | Added torch.distributed.launch module for easier multi-proc/node distributed ... | Teng Li | 1 | -0/+179 |