pytorch/torch/ao/ns/fx
Aaron Gokaslan e738f7ba23 [BE]: Enable ruff rule SIM113 (#147290)
Lint rules that tells the user to avoid keeping track of their own counter and use the builtin enumerate when possible.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/147290
Approved by: https://github.com/jansel
2025-02-16 22:41:16 +00:00
..
__init__.py
graph_matcher.py PEP585 update - torch/ao (#145199) 2025-01-20 22:32:35 +00:00
graph_passes.py PEP585 update - torch/ao (#145199) 2025-01-20 22:32:35 +00:00
mappings.py [BE]: Enable ruff rule SIM113 (#147290) 2025-02-16 22:41:16 +00:00
n_shadows_utils.py PEP585 update - torch/ao (#145199) 2025-01-20 22:32:35 +00:00
ns_types.py PEP585 update - torch/ao (#145199) 2025-01-20 22:32:35 +00:00
pattern_utils.py PEP585 update - torch/ao (#145199) 2025-01-20 22:32:35 +00:00
qconfig_multi_mapping.py PEP585 update - torch/ao (#145199) 2025-01-20 22:32:35 +00:00
utils.py PEP585 update - torch/ao (#145199) 2025-01-20 22:32:35 +00:00
weight_utils.py PEP585 update - torch/ao (#145199) 2025-01-20 22:32:35 +00:00