pytorch/torch/autograd
Maggie Moss eb83c3ca23 Clean up unused Pyrefly suppressions (#166178)
Cleaning up ignores that are no longer needed in the repo and adding select suppressions so the main branch is clean.

test plan:
`lintrunner -a`

Pull Request resolved: https://github.com/pytorch/pytorch/pull/166178
Approved by: https://github.com/oulgen
2025-10-25 05:32:21 +00:00
..
_functions [Code Clean] Clean asserts in torch/autograd. (#165627) 2025-10-20 23:03:47 +00:00
__init__.py Clean up unused Pyrefly suppressions (#166178) 2025-10-25 05:32:21 +00:00
anomaly_mode.py [BE][PYFMT] migrate PYFMT for torch/[a-c]*/ to ruff format (#144554) 2025-07-03 18:56:07 +00:00
forward_ad.py [pytree] add APIs to determine a class is a namedtuple or PyStructSequence (#113257) 2025-04-01 10:40:43 +00:00
function.py [Code Clean] Clean asserts in torch/autograd. (#165627) 2025-10-20 23:03:47 +00:00
functional.py [Code Clean] Clean asserts in torch/autograd. (#165627) 2025-10-20 23:03:47 +00:00
grad_mode.py [Code Clean] Clean asserts in torch/autograd. (#165627) 2025-10-20 23:03:47 +00:00
gradcheck.py [Code Clean] Clean asserts in torch/autograd. (#165627) 2025-10-20 23:03:47 +00:00
graph.py Revert "Warn if AccumulateGrad stream does not match producer node stream (#165065)" 2025-10-23 17:02:49 +00:00
profiler_legacy.py [Code Clean] Clean asserts in torch/autograd. (#165627) 2025-10-20 23:03:47 +00:00
profiler_util.py [Code Clean] Clean asserts in torch/autograd. (#165627) 2025-10-20 23:03:47 +00:00
profiler.py [Code Clean] Clean asserts in torch/autograd. (#165627) 2025-10-20 23:03:47 +00:00
variable.py Flip default value for mypy disallow_untyped_defs [4/11] (#127841) 2024-06-08 18:36:48 +00:00