pytorch/torch/csrc/jit/python
2024-11-13 02:15:16 +00:00
..
init.cpp [real tensor prop] Add some asserts for custom ops (#139212) 2024-10-30 19:29:11 +00:00
init.h
module_python.h Upgrade pybind11 API calls for 3.13t (#136370) 2024-09-20 23:09:55 +00:00
pybind_utils.cpp Avoid unnecessary tensor constructions (#139039) 2024-10-29 02:23:23 +00:00
pybind_utils.h Remove deprecated alias macro(1/3) (#137556) 2024-10-21 17:32:32 +00:00
pybind.h Use Wextra-semi (#140236) 2024-11-13 02:15:16 +00:00
python_arg_flatten.cpp
python_arg_flatten.h
python_custom_class.cpp
python_custom_class.h
python_dict.cpp
python_dict.h Use Wextra-semi (#140236) 2024-11-13 02:15:16 +00:00
python_interpreter.cpp
python_ir.cpp
python_ir.h
python_ivalue.h Upgrade pybind11 API calls for 3.13t (#136370) 2024-09-20 23:09:55 +00:00
python_list.cpp C10_UNUSED to [[maybe_unused]] (#6357) (#138364) 2024-10-19 13:17:43 +00:00
python_list.h Use Wextra-semi (#140236) 2024-11-13 02:15:16 +00:00
python_sugared_value.cpp
python_sugared_value.h Use Wextra-semi (#140236) 2024-11-13 02:15:16 +00:00
python_tracer.cpp Remove deprecated alias macro(1/3) (#137556) 2024-10-21 17:32:32 +00:00
python_tracer.h
python_tree_views.cpp
python_tree_views.h
script_init.cpp Fix clang-tidy warnings in jit code (#138974) 2024-10-29 04:33:40 +00:00
script_init.h
update_graph_executor_opt.cpp
update_graph_executor_opt.h
utf8_decoding_ignore.cpp
utf8_decoding_ignore.h