pytorch/torchgen
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
..
_autoheuristic [BE] fix typos in torchgen/ (#156083) 2025-06-17 19:25:50 +00:00
aoti Back out "Revert D81959389" (#163905) 2025-09-30 07:05:13 +00:00
api Reapply "Make functionalization ViewMeta serializable with pickle. (#143712)" (#163769) 2025-09-25 10:27:37 +00:00
decompositions
dest Revert "[Reland] Use std::string_view in torchgen (#158625)" 2025-09-13 07:52:50 +00:00
fuse Revert "[Inductor] addmm + activation function fusion (#158137)" 2025-08-15 15:34:09 +00:00
operator_versions [3/N] Use internal linkage in C++ files (#151297) 2025-05-05 17:48:39 +00:00
selective_build [BE]: ruff PLC0207 - use maxsplit kwarg (#160107) 2025-08-08 03:14:59 +00:00
shape_functions [BE] fix typos in torchgen/ (#156083) 2025-06-17 19:25:50 +00:00
static_runtime Revert "[Reland] Use std::string_view in torchgen (#158625)" 2025-09-13 07:52:50 +00:00
__init__.py
BUCK.oss
BUILD.bazel
build.bzl Revert "[CI] update flake8 and mypy lint dependencies (#158720)" 2025-07-28 22:02:10 +00:00
code_template.py [BE] Ensure generated stub files by gen_pyi are properly formatted (#150730) 2025-05-17 12:30:40 +00:00
context.py [5/N] Apply ruff UP035 rule (#164423) 2025-10-02 07:31:11 +00:00
gen_aoti_c_shim.py Add new_empty (with dtype argument only) to torch::stable (#159508) 2025-08-20 00:50:42 +00:00
gen_backend_stubs.py [BE][CI] bump ruff to 0.9.2: multiline assert statements (#144546) 2025-02-27 20:46:16 +00:00
gen_functionalization_type.py [5/N] Apply ruff UP035 rule (#164423) 2025-10-02 07:31:11 +00:00
gen_lazy_tensor.py [5/N] Apply ruff UP035 rule (#164423) 2025-10-02 07:31:11 +00:00
gen_schema_utils.py [BE] fix typos in torchgen/ (#156083) 2025-06-17 19:25:50 +00:00
gen_vmap_plumbing.py [BE][CI] bump ruff to 0.9.0: string quote styles (#144569) 2025-02-24 19:56:09 +00:00
gen.py [5/N] Apply ruff UP035 rule (#164423) 2025-10-02 07:31:11 +00:00
local.py [BE][CI] bump ruff to 0.9.2: multiline assert statements (#144546) 2025-02-27 20:46:16 +00:00
model.py [5/N] Apply ruff UP035 rule (#164423) 2025-10-02 07:31:11 +00:00
native_function_generation.py
utils.py [5/N] Apply ruff UP035 rule (#164423) 2025-10-02 07:31:11 +00:00
yaml_utils.py [BE][CI] bump ruff to 0.9.2: multiline assert statements (#144546) 2025-02-27 20:46:16 +00:00