pytorch/test/lazy
linhaifeng 695cb0d342 [2/N][Fix] Fix typo in test folder (#166374)
Fix typo in test folder.

_typos.toml
```bash
[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"
```

Pull Request resolved: https://github.com/pytorch/pytorch/pull/166374
Approved by: https://github.com/cyyever, https://github.com/ezyang
2025-10-29 03:02:07 +00:00
..
__init__.py
test_bindings.py Add __main__ guards to tests (#154716) 2025-06-04 14:38:13 +00:00
test_debug_util.py
test_extract_compiled_graph.py [2/N][Fix] Fix typo in test folder (#166374) 2025-10-29 03:02:07 +00:00
test_functionalization.py
test_generator.py [BE][PYFMT] migrate PYFMT for test/[i-z]*/ to ruff format (#144556) 2025-07-29 03:26:09 +00:00
test_meta_kernel.py Add __main__ guards to tests (#154716) 2025-06-04 14:38:13 +00:00
test_reuse_ir.py
test_step_closures.py
test_ts_opinfo.py [2/N][Fix] Fix typo in test folder (#166374) 2025-10-29 03:02:07 +00:00