pytorch/caffe2/serialize
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
..
CMakeLists.txt [miniz] Bump miniz version to 3.0.2 and add patch for zip64 (#140041) 2024-11-09 00:13:16 +00:00
crc_alt.h [3/N] fix typo in other folders (#166606) 2025-10-30 10:30:40 +00:00
crc.cc [4/N] Fix Wextra-semi warning (#139256) 2024-10-31 03:01:14 +00:00
file_adapter.cc Format caffe2/serialize (#141850) 2024-12-04 01:14:24 +00:00
file_adapter.h Format caffe2/serialize (#141850) 2024-12-04 01:14:24 +00:00
in_memory_adapter.h Format caffe2/serialize (#141850) 2024-12-04 01:14:24 +00:00
inline_container_test.cc [3/N] fix typo in other folders (#166606) 2025-10-30 10:30:40 +00:00
inline_container.cc [AOTI] raise PyTorchStreamWriter open failed error code on windows (#162799) 2025-09-13 01:41:14 +00:00
inline_container.h [3/N] fix typo in other folders (#166606) 2025-10-30 10:30:40 +00:00
istream_adapter.cc Remove deprecated alias macro(1/3) (#137556) 2024-10-21 17:32:32 +00:00
istream_adapter.h Revert "Fix clang-tidy warnings in Caffe2 code (#134935)" 2024-09-13 16:42:37 +00:00
read_adapter_interface.cc Revert "Fix clang-tidy warnings in Caffe2 code (#134935)" 2024-09-13 16:42:37 +00:00
read_adapter_interface.h Revert "Fix clang-tidy warnings in Caffe2 code (#134935)" 2024-09-13 16:42:37 +00:00
versions.h Revert "Fix clang-tidy warnings in Caffe2 code (#134935)" 2024-09-13 16:42:37 +00:00