pytorch/torchgen
linhaifeng 369f2d6951 [3/N] fix typo in other folders (#166606)
fix typo in other folders

#166374
#166126

_typos.toml
```bash
[files]
extend-exclude = ["tools/linter/dictionary.txt"]
[default.extend-words]
nd = "nd"
arange = "arange"
Nd = "Nd"
GLOBALs = "GLOBALs"
hte = "hte"
iy = "iy"
PN = "PN"
Dout = "Dout"
optin = "optin"
gam = "gam"
PTD = "PTD"
Sur = "Sur"
nin = "nin"
tme = "tme"
inpt = "inpt"
mis = "mis"
Raison = "Raison"
ouput = "ouput"
nto = "nto"
Onwer = "Onwer"
callibrate = "callibrate"
ser = "ser"
Metdata = "Metdata"
```

Pull Request resolved: https://github.com/pytorch/pytorch/pull/166606
Approved by: https://github.com/ezyang
2025-10-30 10:30:40 +00:00
..
_autoheuristic [3/N] fix typo in other folders (#166606) 2025-10-30 10:30:40 +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 Revert "Use absolute path path.resolve() -> path.absolute() (#129409)" 2025-01-04 14:17:20 +00:00
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 [3/N] fix typo in other folders (#166606) 2025-10-30 10:30:40 +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 Back out "Do not decompose in functionalization/proxy tensor if autograd wouldn't have decomposed (#164939)" (#165910) 2025-10-21 16:36:38 +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 Enable all SIM rules except disabled ones (#164645) 2025-10-17 07:27:11 +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 More ruff SIM fixes (#164695) 2025-10-09 03:24:50 +00:00
native_function_generation.py [aotd] capture rrelu_with_noise noise mutation in compile (#141867) 2024-12-04 12:18:58 +00:00
utils.py [TorchGen] Remove unused variables and function imports (#164538) 2025-10-03 20:49:36 +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