pytorch/torch/csrc/jit/runtime
Yuanyuan Chen 9fff8155c3 [2/N] Fix clang-tidy readability checks (#164652)
This PR applies clang-tidy readability checks to jit sources and all headers in the code base.
`readability-redundant-inline-specifier` is suppressed because it incurs too many changes. `readability-redundant-inline-specifier` is used to detect redundant inline specifiers on function and variable declarations. There are many in-class method definitions that are marked inline.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/164652
Approved by: https://github.com/Skylion007
2025-10-06 01:06:01 +00:00
..
interpreter
static [2/N] Fix clang-tidy readability checks (#164652) 2025-10-06 01:06:01 +00:00
argument_spec.cpp
argument_spec.h
autodiff.cpp
autodiff.h
calculate_necessary_args.h
custom_operator.h
decomposition_registry_util.cpp
decomposition_registry_util.h
decomposition_registry.cpp
decomposition_registry.h
exception_message.h
graph_executor_impl.h
graph_executor.cpp
graph_executor.h
graph_iterator.h
instruction.cpp
instruction.h [2/N] Fix clang-tidy readability checks (#164652) 2025-10-06 01:06:01 +00:00
interpreter.cpp
interpreter.h Revert "[RELAND] Always build USE_DISTRIBUTED (#160449) and Make distributed modules importable even when backend not built (#159889) (#162594)" 2025-09-25 13:47:46 +00:00
jit_exception.cpp
jit_exception.h
jit_trace.cpp
jit_trace.h
logging.cpp
logging.h
operator_options.h
operator.cpp
operator.h
print_handler.cpp
print_handler.h
profiling_graph_executor_impl.cpp
profiling_graph_executor_impl.h
profiling_record.cpp
profiling_record.h
register_c10_ops.cpp
register_cuda_ops.cpp
register_distributed_ops.cpp
register_ops_utils.cpp
register_ops_utils.h
register_prim_ops_fulljit.cpp
register_prim_ops.cpp [2/N] Fix clang-tidy readability checks (#164652) 2025-10-06 01:06:01 +00:00
register_special_ops.cpp
script_profile.cpp
script_profile.h
serialized_shape_function_registry.cpp
serialized_shape_function_registry.h
shape_function_registry.h
simple_graph_executor_impl.cpp
simple_graph_executor_impl.h
slice_indices_adjust.cpp
slice_indices_adjust.h
symbolic_script.cpp
symbolic_script.h
symbolic_shape_registry_util.cpp
symbolic_shape_registry_util.h
symbolic_shape_registry.cpp
symbolic_shape_registry.h
vararg_functions.cpp
vararg_functions.h
variable_tensor_list.h