pytorch/torch/_dynamo/backends
Maggie Moss c855f8632e Pyrefly suppressions 7/n (#164913)
Adds suppressions to pyrefly will typecheck clean: https://github.com/pytorch/pytorch/issues/163283

Almost there!

Test plan:
dmypy restart && python3 scripts/lintrunner.py -a
pyrefly check

step 1: delete lines in the pyrefly.toml file from the project-excludes field
step 2: run pyrefly check
step 3: add suppressions, clean up unused suppressions
before: https://gist.github.com/maggiemoss/4b3bf2037014e116bc00706a16aef199

after:
 INFO 0 errors (6,884 ignored)

Pull Request resolved: https://github.com/pytorch/pytorch/pull/164913
Approved by: https://github.com/oulgen
2025-10-08 07:27:17 +00:00
..
__init__.py
common.py Typing for common.py (#160362) 2025-08-15 02:09:31 +00:00
cudagraphs.py Pyrefly suppressions 7/n (#164913) 2025-10-08 07:27:17 +00:00
debugging.py Use codegen for the boxed interpreters (#164573) 2025-10-08 06:27:44 +00:00
distributed.py fix incorrect interaction between DDPOptimizer and donated buffers (#160745) 2025-09-04 21:57:27 +00:00
inductor.py typing inductor and placeholder backends (#160366) 2025-08-15 02:09:31 +00:00
onnxrt.py typing inductor and placeholder backends (#160366) 2025-08-15 02:09:31 +00:00
registry.py [BE] Delete all pre py-3.10 checks (#163653) 2025-09-23 23:22:53 +00:00
tensorrt.py typing inductor and placeholder backends (#160366) 2025-08-15 02:09:31 +00:00
torchxla.py Type backend torchxla (#160368) 2025-08-15 02:09:31 +00:00
tvm.py Pyrefly suppressions 7/n (#164913) 2025-10-08 07:27:17 +00:00