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 |
||
|---|---|---|
| .. | ||
| compatibility | ||
| model_tracer | ||
| nnc | ||
| train | ||
| code.h | ||
| debug_info.cpp | ||
| debug_info.h | ||
| file_format.h | ||
| flatbuffer_loader.cpp | ||
| flatbuffer_loader.h | ||
| frame.h | ||
| function.cpp | ||
| function.h | ||
| import_data.cpp | ||
| import_data.h | ||
| import_export_common.h | ||
| import.cpp | ||
| import.h | ||
| interpreter.cpp | ||
| interpreter.h | ||
| method.h | ||
| module.cpp | ||
| module.h | ||
| observer.cpp | ||
| observer.h | ||
| parse_bytecode.cpp | ||
| parse_bytecode.h | ||
| parse_operators.cpp | ||
| parse_operators.h | ||
| prim_ops_registery.cpp | ||
| prim_ops_registery.h | ||
| profiler_edge.cpp | ||
| profiler_edge.h | ||
| promoted_prim_ops.cpp | ||
| promoted_prim_ops.h | ||
| quantization.cpp | ||
| quantization.h | ||
| register_ops_common_utils.cpp | ||
| register_ops_common_utils.h | ||
| type_parser.cpp | ||
| type_parser.h | ||
| upgrader_mobile.cpp | ||
| upgrader_mobile.h | ||