pytorch/torch/nn/parallel
Charlie Yan bebd162249 Fix doc of DDP (#86244) (#86256)
[ghstack-poisoned]

Fixes #ISSUE_NUMBER

Pull Request resolved: https://github.com/pytorch/pytorch/pull/86256
Approved by: https://github.com/rohan-varma
2022-10-06 00:48:56 +00:00
..
__init__.py
__init__.pyi
_functions.py
_replicated_tensor_ddp_interop.py Convert DDP parameters to ReplicatedTensor during forward pass. 2022-04-18 03:27:23 +00:00
_replicated_tensor_ddp_utils.py Convert DDP parameters to ReplicatedTensor during forward pass. 2022-04-18 03:27:23 +00:00
comm.py
common_types.pyi
data_parallel.py Integrate xdoctest - Rebased (#82797) 2022-08-12 02:08:01 +00:00
data_parallel.pyi
distributed.py Fix doc of DDP (#86244) (#86256) 2022-10-06 00:48:56 +00:00
distributed.pyi
parallel_apply.py parallel_apply should forward current streams to worker threads (#78824) 2022-07-20 01:34:21 +00:00
parallel_apply.pyi
replicate.py
replicate.pyi
scatter_gather.py Fix the undesirable warnings in torch.nn.parallel APIs (#81476) 2022-07-14 20:38:20 +00:00
scatter_gather.pyi