pytorch/torch/csrc/jit/python
2025-01-24 18:58:59 +00:00
..
init.cpp Remove unneeded std::make_optional (#141567) 2024-11-28 00:05:21 +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 [NFC] Fix some minor typos. (#145599) 2025-01-24 18:58:59 +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 [TorchScript] bindings for torch._C.ClassType.method_names() (#140444) 2024-11-13 17:23:23 +00:00
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 Fix PyBind 2.10.4 compatibility issue in caffe2/torch/csrc/dynamo/guards.cpp +2 (#141456) 2024-11-24 21:05:48 +00:00
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