pytorch/torch/nested/_internal
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
..
__init__.py
nested_int.py Switch to using Python nested int (#141166) 2024-12-02 19:17:30 +00:00
nested_tensor.py Add initial suppressions for pyrefly (#164177) 2025-10-02 20:57:41 +00:00
ops.py Fix syntax for pyrefly errors (#166496) 2025-10-29 20:00:25 +00:00
sdpa.py [3/N] fix typo in other folders (#166606) 2025-10-30 10:30:40 +00:00