pytorch/test/mobile
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
..
custom_build
lightweight_dispatch
model_test [2/N][Fix] Fix typo in test folder (#166374) 2025-10-29 03:02:07 +00:00
nnc
test_bytecode.py
test_lite_script_module.py Fix common typos and misspellings (#164413) 2025-10-03 23:19:41 +00:00
test_lite_script_type.py
test_quantize_fx_lite_script_module.py
test_upgrader_bytecode_table_example.cpp
test_upgrader_codegen.py
test_upgraders.py