pytorch/torch/distributed/algorithms
Brian Muse 944a9970fe #71946 Remove Python 3.6 references (#72211)
Summary:
Fixes https://github.com/pytorch/pytorch/issues/71946

This commit removes some bits of code that were hard coded for Python 3.6 support from the `.circleci` and `torch` folders. It should only be merged if https://github.com/pytorch/pytorch/issues/66462 is complete.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/72211

Reviewed By: dagitses, seemethere

Differential Revision: D33982604

Pulled By: musebc

fbshipit-source-id: 8f453bf9909df615addd59538adb369c65484044
2022-02-07 19:42:52 -08:00
..
_checkpoint [FSDP/Checkpoint] Activation offload support in checkpoint_wrapper (#70165) 2021-12-21 10:08:18 -08:00
_optimizer_overlap make fsdp folder to be public (#72084) 2022-02-02 07:47:17 -08:00
ddp_comm_hooks [PowerSGD] Add orthogonalization with QR factorization (#72043) 2022-02-07 12:56:23 -08:00
model_averaging [LocalSGD] Move feature to Beta, clean up some docs (#71621) 2022-01-21 13:07:51 -08: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 #71946 Remove Python 3.6 references (#72211) 2022-02-07 19:42:52 -08:00