pytorch/torch/distributed
Shen Li 8e47fcba5f Update docs for RPC async_execution (#45458)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/45458

Test Plan: Imported from OSS

Reviewed By: pritamdamania87

Differential Revision: D23973366

Pulled By: mrshenli

fbshipit-source-id: 3697f07fa972db21746aa25eaf461c1b93293f58
2020-09-28 20:48:12 -07:00
..
algorithms/ddp_comm_hooks Make ddp_comm_hook_wrapper a private method. (#44643) 2020-09-24 13:29:48 -07:00
autograd Remove py2 compatible future imports (#44735) 2020-09-16 12:55:57 -07:00
nn Add a device parameter to RemoteModule (#44254) 2020-09-18 10:31:03 -07:00
optim [dist_optim] introduce distributed functional optimizer (#45221) 2020-09-25 17:13:10 -07:00
rpc Update docs for RPC async_execution (#45458) 2020-09-28 20:48:12 -07:00
__init__.py Document change for DDP enabled on Windows platform (#45392) 2020-09-28 13:22:42 -07:00
constants.py Back out "Revert D19871946: [distributed] pass in timeout to TCP store when initializing" (#33434) 2020-02-19 17:17:17 -08:00
CONTRIBUTING.md Fixing a few links in distributed CONTRIBUTING.md (#44753) 2020-09-16 10:14:19 -07:00
distributed_c10d.py Add barrier() at the end of init_process_group and new_group. (#45181) 2020-09-25 15:46:59 -07:00
launch.py Remove py2 compatible future imports (#44735) 2020-09-16 12:55:57 -07:00
rendezvous.py Fix Windows build failure after DDP PR merged (#45335) 2020-09-25 12:37:50 -07:00