pytorch/torch/_prims
Maggie Moss 1051c1de5c Add pyrefly suppressions 2/n (#164513)
Adds suppressions to pyrefly will typecheck clean: https://github.com/pytorch/pytorch/issues/163283

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

---
step 1: uncomment lines in the `pyrefly.toml` file
before: https://gist.github.com/maggiemoss/911b4d0bc88bf8cf3ab91f67184e9d46

after:
```
 INFO Checking project configured at `/Users/maggiemoss/python_projects/pytorch/pyrefly.toml`
 INFO 0 errors (1,152 ignored)
 ```

Pull Request resolved: https://github.com/pytorch/pytorch/pull/164513
Approved by: https://github.com/oulgen
2025-10-03 02:46:13 +00:00
..
__init__.py Add pyrefly suppressions 2/n (#164513) 2025-10-03 02:46:13 +00:00
context.py Add pyrefly suppressions 2/n (#164513) 2025-10-03 02:46:13 +00:00
debug_prims.py [remove untyped defs] batch 1 (#157011) 2025-06-30 23:54:40 +00:00
executor.py [5/N] Apply ruff UP035 rule (#164423) 2025-10-02 07:31:11 +00:00
rng_prims.py Add pyrefly suppressions 2/n (#164513) 2025-10-03 02:46:13 +00:00