pytorch/torch/csrc/jit/passes
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
..
dbr_quantization
onnx [2/N] Mark unused parameters in C++ code (#165121) 2025-10-15 03:04:39 +00:00
quantization [3/N] fix typo in other folders (#166606) 2025-10-30 10:30:40 +00:00
utils [BE][8/16] fix typos in torch/ (torch/csrc/jit/) (#156318) 2025-07-02 22:55:29 +00:00
add_if_then_else.cpp
add_if_then_else.h
annotate_warns.cpp
annotate_warns.h
autocast.cpp [torch] Fix unsafe concurrent access to autocast_enabled (#148281) 2025-03-25 14:46:12 +00:00
autocast.h
bailout_graph.cpp [3/N] fix typo in other folders (#166606) 2025-10-30 10:30:40 +00:00
bailout_graph.h
batch_mm.cpp [BE][8/16] fix typos in torch/ (torch/csrc/jit/) (#156318) 2025-07-02 22:55:29 +00:00
batch_mm.h
canonicalize_graph_fuser_ops.cpp
canonicalize_graph_fuser_ops.h
canonicalize.cpp [BE][8/16] fix typos in torch/ (torch/csrc/jit/) (#156318) 2025-07-02 22:55:29 +00:00
canonicalize.h
check_strict_fusion.cpp
check_strict_fusion.h
clear_profiling.cpp
clear_profiling.h
clear_undefinedness.cpp
clear_undefinedness.h
common_subexpression_elimination.cpp
common_subexpression_elimination.h
concat_opt.cpp
concat_opt.h
constant_pooling.cpp
constant_pooling.h
constant_propagation.cpp
constant_propagation.h
create_autodiff_subgraphs.cpp
create_autodiff_subgraphs.h
create_functional_graphs.cpp
create_functional_graphs.h
dead_code_elimination.cpp [JIT] Optimize DCE by storing a MemoryLocations for an entire set<Value*> (#153645) 2025-05-19 21:04:59 +00:00
dead_code_elimination.h
decompose_ops.cpp [1/N] Use internal linkage in torch/csrc C++ files. (#150930) 2025-04-11 02:19:31 +00:00
decompose_ops.h
device_type_analysis.cpp
device_type_analysis.h
dtype_analysis.cpp
dtype_analysis.h
eliminate_no_ops.cpp
eliminate_no_ops.h
erase_number_types.cpp
erase_number_types.h
fixup_trace_scope_blocks.cpp
fixup_trace_scope_blocks.h
fold_conv_bn.cpp
fold_conv_bn.h
fold_linear_bn.cpp
fold_linear_bn.h
freeze_module.cpp Fix clang-tidy suppression in torch/csrc/jit (#152271) 2025-04-27 21:18:39 +00:00
freeze_module.h
frozen_concat_linear.cpp
frozen_concat_linear.h
frozen_conv_add_relu_fusion_cuda.cpp
frozen_conv_add_relu_fusion.cpp
frozen_conv_add_relu_fusion.h
frozen_conv_folding.cpp
frozen_conv_folding.h
frozen_graph_optimizations.cpp
frozen_graph_optimizations.h
frozen_linear_folding.cpp
frozen_linear_folding.h
frozen_linear_transpose.cpp
frozen_linear_transpose.h
frozen_ops_to_mkldnn.cpp [2/N] Fix clang-tidy readability checks (#164652) 2025-10-06 01:06:01 +00:00
frozen_ops_to_mkldnn.h
fuse_linear.cpp
fuse_linear.h
fuse_relu.cpp
fuse_relu.h
graph_fuser.cpp Revert "[BC-Breaking] Remove long-deprecated casting functions from native_functions.yaml (#164641)" 2025-10-09 15:42:51 +00:00
graph_fuser.h
graph_rewrite_helper.cpp
graph_rewrite_helper.h
guard_elimination.cpp Revert "[BC-Breaking] Remove long-deprecated casting functions from native_functions.yaml (#164641)" 2025-10-09 15:42:51 +00:00
guard_elimination.h
hoist_conv_packed_params.cpp Fix clang-tidy warnings in torch/jit (#146963) 2025-02-15 03:36:59 +00:00
hoist_conv_packed_params.h
inline_autodiff_subgraphs.cpp
inline_autodiff_subgraphs.h
inline_fork_wait.cpp
inline_fork_wait.h
inline_forked_closures.cpp
inline_forked_closures.h
inliner.cpp
inliner.h
inplace_check.cpp
inplace_check.h
insert_guards.cpp
insert_guards.h
integer_value_refinement.cpp
integer_value_refinement.h
lift_closures.cpp
lift_closures.h
liveness.cpp
liveness.h
loop_unrolling.cpp
loop_unrolling.h
lower_grad_of.cpp
lower_grad_of.h
lower_graph.cpp
lower_graph.h
lower_tuples.cpp
lower_tuples.h
metal_rewrite.cpp
metal_rewrite.h
mkldnn_rewrite.cpp
mkldnn_rewrite.h
mobile_optimizer_type.h
normalize_ops.cpp
normalize_ops.h
onednn_graph_fuser.h
onnx.cpp [ONNX] Remove private members from torch.onnx (#161546) 2025-09-02 16:31:23 +00:00
onnx.h
pass_manager.cpp
pass_manager.h
peephole_alias_sensitive.cpp
peephole_alias_sensitive.h
peephole_dict_idioms.cpp
peephole_dict_idioms.h
peephole_list_idioms.cpp
peephole_list_idioms.h
peephole_non_tensor.cpp
peephole_non_tensor.h
peephole.cpp
peephole.h
prepack_folding.cpp
prepack_folding.h
refine_tuple_types.cpp
refine_tuple_types.h
remove_dropout.cpp
remove_dropout.h
remove_exceptions.cpp
remove_exceptions.h
remove_expands.cpp
remove_expands.h
remove_inplace_ops.cpp
remove_inplace_ops.h
remove_mutation.cpp
remove_mutation.h
remove_redundant_profiles.cpp
remove_redundant_profiles.h
replacement_of_old_operators.cpp
replacement_of_old_operators.h
requires_grad_analysis.cpp
requires_grad_analysis.h
restore_mutation.cpp
restore_mutation.h
shape_analysis.cpp Revert "[BC-Breaking] Remove long-deprecated casting functions from native_functions.yaml (#164641)" 2025-10-09 15:42:51 +00:00
shape_analysis.h
specialize_autogradzero.cpp
specialize_autogradzero.h
subgraph_rewrite.cpp
subgraph_rewrite.h
symbolic_shape_analysis.cpp
symbolic_shape_analysis.h
symbolic_shape_cache.cpp
symbolic_shape_cache.h [BE][8/16] fix typos in torch/ (torch/csrc/jit/) (#156318) 2025-07-02 22:55:29 +00:00
symbolic_shape_runtime_fusion.cpp [1/N] Use internal linkage in torch/csrc C++ files. (#150930) 2025-04-11 02:19:31 +00:00
symbolic_shape_runtime_fusion.h
tensorexpr_fuser.cpp [2/N] Fix clang-tidy readability checks (#164652) 2025-10-06 01:06:01 +00:00
tensorexpr_fuser.h [BE][8/16] fix typos in torch/ (torch/csrc/jit/) (#156318) 2025-07-02 22:55:29 +00:00
update_differentiable_graph_requires_grad.cpp
update_differentiable_graph_requires_grad.h
value_refinement_utils.cpp
value_refinement_utils.h
variadic_ops.cpp
variadic_ops.h
vulkan_rewrite.cpp
vulkan_rewrite.h
xnnpack_rewrite.cpp
xnnpack_rewrite.h