pytorch/torch/csrc/jit/python
Peter Bell d3817d8a60 Don't create python tuple when _maybe_handle_torch_function is called from C++ (#128187)
Marginal overhead reduction when calling through the `torch.ops` API.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/128187
Approved by: https://github.com/lezcano
ghstack dependencies: #128183, #128184, #128185
2024-06-10 00:16:59 +00:00
..
init.cpp Don't create python tuple when _maybe_handle_torch_function is called from C++ (#128187) 2024-06-10 00:16:59 +00:00
init.h
module_python.h [codemod] c10:optional -> std::optional (#126135) 2024-05-14 19:35:51 +00:00
pybind_utils.cpp Don't create python tuple when _maybe_handle_torch_function is called from C++ (#128187) 2024-06-10 00:16:59 +00:00
pybind_utils.h Don't create python tuple when _maybe_handle_torch_function is called from C++ (#128187) 2024-06-10 00:16:59 +00:00
pybind.h
python_arg_flatten.cpp
python_arg_flatten.h
python_custom_class.cpp
python_custom_class.h
python_dict.cpp
python_dict.h
python_interpreter.cpp
python_ir.cpp [codemod] c10::optional -> std::optional in caffe2/aten/src/ATen/DeviceGuard.h +117 (#126901) 2024-05-24 00:26:15 +00:00
python_ir.h [codemod] c10:optional -> std::optional (#126135) 2024-05-14 19:35:51 +00:00
python_ivalue.h [codemod] c10:optional -> std::optional (#126135) 2024-05-14 19:35:51 +00:00
python_list.cpp
python_list.h [codemod] c10:optional -> std::optional (#126135) 2024-05-14 19:35:51 +00:00
python_sugared_value.cpp [codemod] c10:optional -> std::optional (#126135) 2024-05-14 19:35:51 +00:00
python_sugared_value.h [codemod] c10:optional -> std::optional (#126135) 2024-05-14 19:35:51 +00:00
python_tracer.cpp [codemod] c10:optional -> std::optional (#126135) 2024-05-14 19:35:51 +00:00
python_tracer.h
python_tree_views.cpp [codemod] c10:optional -> std::optional (#126135) 2024-05-14 19:35:51 +00:00
python_tree_views.h
script_init.cpp Use object identity for deepcopy memo (#126126) 2024-05-17 00:06:26 +00:00
script_init.h
update_graph_executor_opt.cpp
update_graph_executor_opt.h
utf8_decoding_ignore.cpp
utf8_decoding_ignore.h