pytorch/torch/csrc/jit/serialization
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
..
callstack_debug_info_serialization.cpp [3/N] fix typo in other folders (#166606) 2025-10-30 10:30:40 +00:00
callstack_debug_info_serialization.h
export_bytecode.cpp
export_bytecode.h
export_module.cpp [2/N] Fix clang-tidy readability checks (#164652) 2025-10-06 01:06:01 +00:00
export.cpp [2/N] Fix clang-tidy readability checks (#164652) 2025-10-06 01:06:01 +00:00
export.h
flatbuffer_serializer_jit.cpp
flatbuffer_serializer_jit.h
flatbuffer_serializer.cpp
flatbuffer_serializer.h
import_export_constants.h
import_export_functions.h
import_export_helpers.cpp
import_export_helpers.h
import_read.cpp
import_read.h
import_source.cpp
import_source.h
import.cpp
import.h [2/N] Fix clang-tidy readability checks (#164652) 2025-10-06 01:06:01 +00:00
mobile_bytecode_generated.h
mobile_bytecode.fbs
onnx.cpp
onnx.h
pickle.cpp
pickle.h
pickler_helper.cpp [3/N] fix typo in other folders (#166606) 2025-10-30 10:30:40 +00:00
pickler_helper.h [PyTorch][aarch64] Cast to signed char to fix aarch64 build (#165021) 2025-10-14 05:37:34 +00:00
pickler.cpp
pickler.h Revert "[RELAND] Always build USE_DISTRIBUTED (#160449) and Make distributed modules importable even when backend not built (#159889) (#162594)" 2025-09-25 13:47:46 +00:00
python_print.cpp
python_print.h
source_range_serialization_impl.h
source_range_serialization.cpp [2/N] Fix clang-tidy readability checks (#164652) 2025-10-06 01:06:01 +00:00
source_range_serialization.h
storage_context.h
type_name_uniquer.cpp
type_name_uniquer.h
unpickler.cpp [caffe2] tweak Unpickler::readInstruction handling TUPLE (#164764) 2025-10-07 00:18:10 +00:00
unpickler.h Revert "[RELAND] Always build USE_DISTRIBUTED (#160449) and Make distributed modules importable even when backend not built (#159889) (#162594)" 2025-09-25 13:47:46 +00:00