pytorch/torch/compiler
Yuanyuan Chen a43c4c3972 [5/N] Apply ruff UP035 rule (#164423)
Continued code migration to enable ruff `UP035`. Most changes are about moving `Callable` from `typing` to `from collections.abc`.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/164423
Approved by: https://github.com/ezyang
2025-10-02 07:31:11 +00:00
..
__init__.py [5/N] Apply ruff UP035 rule (#164423) 2025-10-02 07:31:11 +00:00
_cache.py Simplify PrecompileContext to no longer be a CacheArtifactManager (#162886) 2025-09-20 01:24:37 +00:00
config.py [PGO] add extra read/write keys (#160715) 2025-08-18 01:41:08 +00:00