mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 00:21:07 +01:00
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 |
||
|---|---|---|
| .. | ||
| metrics | ||
| profiler | ||
| testing | ||
| agent_utils.cpp | ||
| agent_utils.h | ||
| init.cpp | ||
| 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 | ||
| python_remote_call.h | ||
| python_resp.cpp | ||
| python_resp.h | ||
| python_rpc_handler.cpp | ||
| python_rpc_handler.h | ||
| request_callback_impl.cpp | ||
| request_callback_impl.h | ||
| request_callback_no_python.cpp | ||
| request_callback_no_python.h | ||
| request_callback.cpp | ||
| request_callback.h | ||
| rpc_agent.cpp | ||
| rpc_agent.h | ||
| rpc_command_base.h | ||
| rpc.h | ||
| rref_context.cpp | ||
| rref_context.h | ||
| rref_impl.cpp | ||
| rref_impl.h | ||
| rref_proto.cpp | ||
| rref_proto.h | ||
| script_call.cpp | ||
| script_call.h | ||
| script_remote_call.cpp | ||
| script_remote_call.h | ||
| script_resp.cpp | ||
| script_resp.h | ||
| tensorpipe_agent.cpp | ||
| tensorpipe_agent.h | ||
| tensorpipe_cuda.cpp | ||
| tensorpipe_utils.cpp | ||
| tensorpipe_utils.h | ||
| torchscript_functions.cpp | ||
| torchscript_functions.h | ||
| types.cpp | ||
| types.h | ||
| unpickled_python_call.cpp | ||
| unpickled_python_call.h | ||
| unpickled_python_remote_call.cpp | ||
| unpickled_python_remote_call.h | ||
| utils.cpp | ||
| utils.h | ||