pytorch/torch/csrc/jit/mobile
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
..
compatibility [2/N] Fix clang-tidy readability checks (#164652) 2025-10-06 01:06:01 +00:00
model_tracer
nnc
train [2/N] Fix clang-tidy readability checks (#164652) 2025-10-06 01:06:01 +00:00
code.h
debug_info.cpp
debug_info.h
file_format.h [flatbuffer] Fix compile error due to discarded result (#162767) 2025-09-13 20:24:43 +00:00
flatbuffer_loader.cpp [3/N] fix typo in other folders (#166606) 2025-10-30 10:30:40 +00:00
flatbuffer_loader.h [2/N] Fix clang-tidy readability checks (#164652) 2025-10-06 01:06:01 +00:00
frame.h
function.cpp [2/N] Mark unused parameters in C++ code (#165121) 2025-10-15 03:04:39 +00:00
function.h [2/N] Mark unused parameters in C++ code (#165121) 2025-10-15 03:04:39 +00:00
import_data.cpp
import_data.h
import_export_common.h
import.cpp [3/N] fix typo in other folders (#166606) 2025-10-30 10:30:40 +00:00
import.h
interpreter.cpp [2/N] Fix clang-tidy readability checks (#164652) 2025-10-06 01:06:01 +00:00
interpreter.h [2/N] Mark unused parameters in C++ code (#165121) 2025-10-15 03:04:39 +00:00
method.h
module.cpp
module.h
observer.cpp
observer.h [2/N] Mark unused parameters in C++ code (#165121) 2025-10-15 03:04:39 +00:00
parse_bytecode.cpp [2/N] Fix clang-tidy readability checks (#164652) 2025-10-06 01:06:01 +00:00
parse_bytecode.h
parse_operators.cpp
parse_operators.h
prim_ops_registery.cpp
prim_ops_registery.h
profiler_edge.cpp
profiler_edge.h
promoted_prim_ops.cpp
promoted_prim_ops.h
quantization.cpp
quantization.h
register_ops_common_utils.cpp
register_ops_common_utils.h
type_parser.cpp
type_parser.h
upgrader_mobile.cpp
upgrader_mobile.h