pytorch/torch/distributed/algorithms
Rohan Varma a5532929da Remove DDP import (#89982)
This import is only used for typing, removing it to avoid circular ref
in next diffs

Differential Revision: [D41636897](https://our.internmc.facebook.com/intern/diff/D41636897/)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/89982
Approved by: https://github.com/zhaojuanmao
2022-12-01 14:56:48 +00:00
..
_checkpoint [AC] Add trailing "." to _CHECKPOINT_PREFIX like FSDP (#87951) 2022-10-28 22:05:29 +00:00
_comm_hooks [FSDP] Use reduce_scatter_tensor() (#87240) 2022-10-24 11:29:23 +00:00
_optimizer_overlap make fsdp folder to be public (#72084) 2022-02-02 15:50:14 +00:00
_quantization Change docstring type callable to Callable for consistency (#82487) 2022-08-01 17:26:09 +00:00
ddp_comm_hooks Remove DDP import (#89982) 2022-12-01 14:56:48 +00:00
model_averaging Update hierarchical_model_averager.py (#85648) 2022-10-03 06:15:20 +00:00
__init__.py
join.py Integrate xdoctest - Rebased (#82797) 2022-08-12 02:08:01 +00:00