pytorch/torch/distributed/algorithms
Fabrice Pont 053367b1ed fix: flake8-bugbear code B024 (#107265)
See #106571 item B024

This fix concerns the addition of `abstractmethod` to methods declared inside abstract classes.

Should I also include PEP8 compliant reformatting on the files I had to modify ?
Pull Request resolved: https://github.com/pytorch/pytorch/pull/107265
Approved by: https://github.com/kit1980
2023-10-04 23:52:52 +00:00
..
_checkpoint [RFC] Somewhat BC breaking: make checkpoint_wrapper default to NO_REENTRANT (#108435) 2023-09-05 21:43:41 +00:00
_comm_hooks [FSDP] Optimize away intermediate div_ for HSDP (#106034) 2023-07-28 18:36:26 +00:00
_optimizer_overlap fix: flake8-bugbear code B024 (#107265) 2023-10-04 23:52:52 +00:00
_quantization cleanup typos; redundant parentheses (#109003) 2023-09-11 17:09:17 +00:00
ddp_comm_hooks Enable fused optimizer for DP (#98270) 2023-04-13 20:16:32 +00:00
model_averaging
__init__.py
join.py [BE] Enable ruff's UP rules and autoformat distributed/ (#105433) 2023-07-19 14:27:11 +00:00