pytorch/torch/distributed/algorithms
Andrew Gu 59dd84cab6 [Join][BE] Fix typo; remove obsolete method (#72886)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/72886

**Test Plan**
Searching for `_schedule_shadow_all_reduce_for_fwd_pass` shows that it is defined but never used.

Test Plan: Imported from OSS

Reviewed By: mrshenli

Differential Revision: D34255651

Pulled By: awgu

fbshipit-source-id: 205a0325c2cdc05e127a183cb86fa2fc2e0db99d
(cherry picked from commit 4492f03a3f)
2022-02-16 15:03:09 +00:00
..
_checkpoint [Checkpoint] Rename file (#72748) 2022-02-16 00:08:23 +00:00
_optimizer_overlap make fsdp folder to be public (#72084) 2022-02-02 15:50:14 +00:00
ddp_comm_hooks Stop writing logs to root logger (#72649) 2022-02-11 21:30:53 +00:00
model_averaging Fix the doc of PostLocalSGDState (#72792) 2022-02-15 23:47:12 +00:00
quantization [BE] minor improvement to dist quantization (#67401) 2021-11-21 23:31:59 -08:00
__init__.py Make _Join, _Joinable, _JoinHook public (#62605) 2021-08-03 12:20:11 -07:00
join.py [Join][BE] Fix typo; remove obsolete method (#72886) 2022-02-16 15:03:09 +00:00