pytorch/torch/nativert
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
..
backends [nativert] aoti (#162353) 2025-09-12 05:56:25 +00:00
common [2/N] Mark unused parameters in C++ code (#165121) 2025-10-15 03:04:39 +00:00
detail [2/N] Mark unused parameters in C++ code (#165121) 2025-10-15 03:04:39 +00:00
executor [triton][sigmoid] Fix kernel cache and serialization issue for triton sigmoid + CUDA kernel bug (#166568) 2025-10-30 06:17:39 +00:00
graph [2/N] Mark unused parameters in C++ code (#165121) 2025-10-15 03:04:39 +00:00
kernels [triton][sigmoid] Fix kernel cache and serialization issue for triton sigmoid + CUDA kernel bug (#166568) 2025-10-30 06:17:39 +00:00
python [nativert] Add OSS version of ModelRunner (#159268) 2025-07-29 21:08:14 +00:00
__init__.py [nativert] aoti (#162353) 2025-09-12 05:56:25 +00:00
ModelRunner.cpp [nativert] aoti (#162353) 2025-09-12 05:56:25 +00:00
ModelRunner.h expose number of outputs in native runtime for unified runtime (#161723) 2025-09-04 01:20:31 +00:00
OVERVIEW.md [3/N] fix typo in other folders (#166606) 2025-10-30 10:30:40 +00:00