summaryrefslogtreecommitdiff
path: root/docs/source/distributed.rst
AgeCommit message (Expand)AuthorFilesLines
2018-12-04Making dist.get_default_group private for PT1 release (#14767)Teng Li1-2/+0
2018-11-29Misc distributed documentation updates (#14605)Pieter Noordhuis1-44/+44
2018-11-29PT1 distributed doc update (#14530)Teng Li1-8/+4
2018-11-28PT1 Stable Release Distributed Documentation (#14444)Teng Li1-13/+123
2018-11-07Rename DistBackend -> Backend (#11830)Tongzhou Wang1-5/+20
2018-09-11Documentation for c10d: torch.distributed and deprecate the old distributed d...Teng Li1-42/+72
2018-08-27Make torch.cuda.* take device objects; Update distributed docs (#10833)Tongzhou Wang1-6/+6
2018-05-17fix nccl distributed documentationSoumith Chintala1-2/+2
2018-04-15Added distributed docs on NCCL2 backend/functions and launch module (#6579)Teng Li1-25/+98
2017-09-14DOC: i{send, recv} message order with MPI backendScott Sievert1-0/+4
2017-09-14minor spelling, intialize->initializeBrett Koonce1-1/+1
2017-09-11add Bilinear to docs, fix referenceSoumith Chintala1-1/+1
2017-08-24add "Basics" section to distributed docs (#2433)jekbradbury1-2/+32
2017-08-18Clarifications on setting up torch.distributed (#2475)Kai Arulkumaran1-15/+17
2017-07-21Add a support matrix for distributed backendsAdam Paszke1-4/+33
2017-07-12fix some language / typosSoumith Chintala1-10/+15
2017-07-12Refactor scatter/gather and add distributed docsAdam Paszke1-0/+131