mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +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 |
||
|---|---|---|
| .. | ||
| cache_entry.cpp | ||
| cache_entry.h | ||
| compiled_autograd.cpp | ||
| compiled_autograd.h | ||
| cpp_shim.cpp | ||
| cpp_shim.h | ||
| cpython_defs.c | ||
| cpython_defs.h | ||
| cpython_includes.h | ||
| debug_macros.h | ||
| eval_frame_cpp.cpp | ||
| eval_frame_cpp.h | ||
| eval_frame.c | ||
| eval_frame.h | ||
| extra_state.cpp | ||
| extra_state.h | ||
| framelocals_mapping.cpp | ||
| framelocals_mapping.h | ||
| guards.cpp | ||
| guards.h | ||
| init.cpp | ||
| init.h | ||
| python_compiled_autograd.cpp | ||
| python_compiled_autograd.h | ||
| utils.cpp | ||
| utils.h | ||