pytorch/torch/distributed/_tools
Aaron Gokaslan 3555ebb63d [BE]: Update ruff to 0.11.8 (#153249)
Fixes a ton of false negatives throughout the codebase. RUFF also properly validates NOQA comments now and most of the changes are fixing typos there or removing filewide flake8 suppressions that were also silencing ruff issues.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/153249
Approved by: https://github.com/cyyever, https://github.com/albanD, https://github.com/seemethere
2025-05-12 18:30:52 +00:00
..
__init__.py Selective Activation Checkpointing (SAC) Estimator for estimating memory and recomputation time trade-offs. (#135208) 2024-10-14 13:56:40 +00:00
common_utils.py Add support for non functional collectives under FakeTensorMode and fake_pg for memory tracking (#147566) 2025-03-08 18:00:49 +00:00
fake_collectives.py Add support for non functional collectives under FakeTensorMode and fake_pg for memory tracking (#147566) 2025-03-08 18:00:49 +00:00
fsdp2_mem_tracker.py Add support for non functional collectives under FakeTensorMode and fake_pg for memory tracking (#147566) 2025-03-08 18:00:49 +00:00
ilp_utils.py PEP585 update - torch/distributed (#145164) 2025-01-21 04:23:29 +00:00
mem_tracker.py Add support for non functional collectives under FakeTensorMode and fake_pg for memory tracking (#147566) 2025-03-08 18:00:49 +00:00
memory_tracker.py [BE][Ez]: Use itertools.chain.from_iterable when possible (#148190) 2025-03-06 20:37:06 +00:00
mod_tracker.py Add support for non functional collectives under FakeTensorMode and fake_pg for memory tracking (#147566) 2025-03-08 18:00:49 +00:00
runtime_estimator.py [BE][PYFMT] migrate PYFMT for torch.{distributed,distributions} to ruff format (#144547) 2025-02-28 07:35:56 +00:00
sac_estimator.py [BE]: Update ruff to 0.11.8 (#153249) 2025-05-12 18:30:52 +00:00
sac_ilp.py PEP585 update - torch/distributed (#145164) 2025-01-21 04:23:29 +00:00