pytorch/torch/csrc/distributed/rpc
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
..
metrics
profiler
testing [1/N] Change C-style casts to static_cast or reinterpret_cast (#165750) 2025-10-20 23:27:13 +00:00
agent_utils.cpp [1/N] Change C-style casts to static_cast or reinterpret_cast (#165750) 2025-10-20 23:27:13 +00:00
agent_utils.h
init.cpp [1/N] Change C-style casts to static_cast or reinterpret_cast (#165750) 2025-10-20 23:27:13 +00:00
message.cpp
message.h
py_rref.cpp
py_rref.h
python_call.cpp
python_call.h
python_functions.cpp
python_functions.h
python_remote_call.cpp [1/N] Change C-style casts to static_cast or reinterpret_cast (#165750) 2025-10-20 23:27:13 +00:00
python_remote_call.h
python_resp.cpp
python_resp.h
python_rpc_handler.cpp
python_rpc_handler.h
request_callback_impl.cpp [Code Clean] Better error handling in torch/csrc/distributed (#165053) 2025-10-22 01:40:36 +00:00
request_callback_impl.h
request_callback_no_python.cpp [3/N] fix typo in other folders (#166606) 2025-10-30 10:30:40 +00:00
request_callback_no_python.h
request_callback.cpp
request_callback.h
rpc_agent.cpp [1/N] Change C-style casts to static_cast or reinterpret_cast (#165750) 2025-10-20 23:27:13 +00:00
rpc_agent.h [3/N] fix typo in other folders (#166606) 2025-10-30 10:30:40 +00:00
rpc_command_base.h
rpc.h
rref_context.cpp
rref_context.h [2/N] Mark unused parameters in C++ code (#165121) 2025-10-15 03:04:39 +00:00
rref_impl.cpp
rref_impl.h
rref_proto.cpp [1/N] Change C-style casts to static_cast or reinterpret_cast (#165750) 2025-10-20 23:27:13 +00:00
rref_proto.h
script_call.cpp [1/N] Change C-style casts to static_cast or reinterpret_cast (#165750) 2025-10-20 23:27:13 +00:00
script_call.h
script_remote_call.cpp [1/N] Change C-style casts to static_cast or reinterpret_cast (#165750) 2025-10-20 23:27:13 +00:00
script_remote_call.h
script_resp.cpp [1/N] Change C-style casts to static_cast or reinterpret_cast (#165750) 2025-10-20 23:27:13 +00:00
script_resp.h
tensorpipe_agent.cpp [1/N] Change C-style casts to static_cast or reinterpret_cast (#165750) 2025-10-20 23:27:13 +00:00
tensorpipe_agent.h [2/N] Mark unused parameters in C++ code (#165121) 2025-10-15 03:04:39 +00:00
tensorpipe_cuda.cpp
tensorpipe_utils.cpp
tensorpipe_utils.h [2/N] Mark unused parameters in C++ code (#165121) 2025-10-15 03:04:39 +00:00
torchscript_functions.cpp
torchscript_functions.h
types.cpp
types.h [2/N] Mark unused parameters in C++ code (#165121) 2025-10-15 03:04:39 +00:00
unpickled_python_call.cpp
unpickled_python_call.h
unpickled_python_remote_call.cpp
unpickled_python_remote_call.h
utils.cpp [1/N] Change C-style casts to static_cast or reinterpret_cast (#165750) 2025-10-20 23:27:13 +00:00
utils.h