pytorch/torch/csrc/jit/runtime
Michal Gallus 9ea1823f96 [ROCm][Windows] Remove external linkage from an anonymous namespace (#146607)
Fixes a clang-cl compiler error related to attempt to export a symbol that doesn't have any external linkage, since its declared within a local anonymous namespace.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/146607
Approved by: https://github.com/jeffdaily
2025-02-06 23:48:20 +00:00
..
interpreter
static
argument_spec.cpp
argument_spec.h
autodiff.cpp
autodiff.h
calculate_necessary_args.h
custom_operator.h
decomposition_registry.cpp
decomposition_registry.h
decomposition_registry_util.cpp
decomposition_registry_util.h
exception_message.h
graph_executor.cpp
graph_executor.h
graph_executor_impl.h
graph_iterator.h
instruction.cpp
instruction.h
interpreter.cpp
interpreter.h
jit_exception.cpp
jit_exception.h
jit_trace.cpp
jit_trace.h
logging.cpp
logging.h
operator.cpp
operator.h
operator_options.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.cpp
register_prim_ops_fulljit.cpp
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.cpp
symbolic_shape_registry.h
symbolic_shape_registry_util.cpp
symbolic_shape_registry_util.h
vararg_functions.cpp
vararg_functions.h
variable_tensor_list.h