pytorch/torch/csrc/jit/runtime
FFFrog af0bc75460 Remove deprecated alias macro(1/3) (#137556)
**Detailed Descriptions:**
- Remove AT_ERROR Macro

Pull Request resolved: https://github.com/pytorch/pytorch/pull/137556
Approved by: https://github.com/ezyang
2024-10-21 17:32:32 +00:00
..
interpreter
static Fix lint 2024-10-19 08:33:41 -07:00
argument_spec.cpp
argument_spec.h
autodiff.cpp
autodiff.h
calculate_necessary_args.h
custom_operator.h
decomposition_registry.cpp C10_UNUSED to [[maybe_unused]] (#6357) (#138364) 2024-10-19 13:17:43 +00:00
decomposition_registry.h
decomposition_registry_util.cpp
decomposition_registry_util.h
exception_message.h
graph_executor.cpp Revert "Avoid some dangling reference warnings (#132535)" 2024-10-17 16:23:36 +00:00
graph_executor.h
graph_executor_impl.h
graph_iterator.h
instruction.cpp
instruction.h
interpreter.cpp C10_UNUSED to [[maybe_unused]] (#6357) (#138364) 2024-10-19 13:17:43 +00:00
interpreter.h [pytorch_operator_stats] log if using torchscript runtime (#137986) 2024-10-18 00:55:22 +00:00
jit_exception.cpp
jit_exception.h
jit_trace.cpp
jit_trace.h
logging.cpp
logging.h
operator.cpp Remove deprecated alias macro(1/3) (#137556) 2024-10-21 17:32:32 +00:00
operator.h
operator_options.h
print_handler.cpp
print_handler.h
profiling_graph_executor_impl.cpp C10_UNUSED to [[maybe_unused]] (#6357) (#138364) 2024-10-19 13:17:43 +00:00
profiling_graph_executor_impl.h
profiling_record.cpp
profiling_record.h
register_c10_ops.cpp C10_UNUSED to [[maybe_unused]] (#6357) (#138364) 2024-10-19 13:17:43 +00:00
register_cuda_ops.cpp
register_distributed_ops.cpp
register_ops_utils.cpp Remove deprecated alias macro(1/3) (#137556) 2024-10-21 17:32:32 +00:00
register_ops_utils.h Remove deprecated alias macro(1/3) (#137556) 2024-10-21 17:32:32 +00:00
register_prim_ops.cpp Remove deprecated alias macro(1/3) (#137556) 2024-10-21 17:32:32 +00:00
register_prim_ops_fulljit.cpp Remove deprecated alias macro(1/3) (#137556) 2024-10-21 17:32:32 +00:00
register_special_ops.cpp Remove deprecated alias macro(1/3) (#137556) 2024-10-21 17:32:32 +00:00
script_profile.cpp C10_UNUSED to [[maybe_unused]] (#6357) (#138364) 2024-10-19 13:17:43 +00:00
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 Remove deprecated alias macro(1/3) (#137556) 2024-10-21 17:32:32 +00:00
vararg_functions.h
variable_tensor_list.h