pytorch/torch/csrc/jit/python
2024-07-27 08:08:14 +00:00
..
init.cpp [3/N] Fix clang-tidy warnings in jit (#131830) 2024-07-26 15:46:28 +00:00
init.h [BE] [3/N] Use nested namespaces (#110314) 2023-09-30 02:23:48 +00:00
module_python.h Revert "Fix static py::object dangling pointer with py::gil_safe_call_once_and_store (#130341)" 2024-07-26 17:02:56 +00:00
pybind_utils.cpp [3/N] Fix clang-tidy warnings in jit (#131830) 2024-07-26 15:46:28 +00:00
pybind_utils.h [4/N] Fix clang-tidy warnings in jit (#131903) 2024-07-27 08:08:14 +00:00
pybind.h [4/N] Fix clang-tidy warnings in jit (#131903) 2024-07-27 08:08:14 +00:00
python_arg_flatten.cpp [ONNX] Fix memory leak when exporting models (#107244) 2023-08-17 22:15:28 +00:00
python_arg_flatten.h [BE] [3/N] Use nested namespaces (#110314) 2023-09-30 02:23:48 +00:00
python_custom_class.cpp [3/N] Fix clang-tidy warnings in jit (#131830) 2024-07-26 15:46:28 +00:00
python_custom_class.h [3/N] Fix clang-tidy warnings in jit (#131830) 2024-07-26 15:46:28 +00:00
python_dict.cpp
python_dict.h [4/N] Fix clang-tidy warnings in jit (#131903) 2024-07-27 08:08:14 +00:00
python_interpreter.cpp [4/N] Fix clang-tidy warnings in jit (#131903) 2024-07-27 08:08:14 +00:00
python_ir.cpp [4/N] Fix clang-tidy warnings in jit (#131903) 2024-07-27 08:08:14 +00:00
python_ir.h [codemod] c10:optional -> std::optional (#126135) 2024-05-14 19:35:51 +00:00
python_ivalue.h Revert "Fix static py::object dangling pointer with py::gil_safe_call_once_and_store (#130341)" 2024-07-26 17:02:56 +00:00
python_list.cpp [4/N] Fix clang-tidy warnings in jit (#131903) 2024-07-27 08:08:14 +00:00
python_list.h [4/N] Fix clang-tidy warnings in jit (#131903) 2024-07-27 08:08:14 +00:00
python_sugared_value.cpp [4/N] Fix clang-tidy warnings in jit (#131903) 2024-07-27 08:08:14 +00:00
python_sugared_value.h [4/N] Fix clang-tidy warnings in jit (#131903) 2024-07-27 08:08:14 +00:00
python_tracer.cpp [3/N] Fix clang-tidy warnings in jit (#131830) 2024-07-26 15:46:28 +00:00
python_tracer.h [3/N] Fix clang-tidy warnings in jit (#131830) 2024-07-26 15:46:28 +00:00
python_tree_views.cpp [4/N] Fix clang-tidy warnings in jit (#131903) 2024-07-27 08:08:14 +00:00
python_tree_views.h [BE] [3/N] Use nested namespaces (#110314) 2023-09-30 02:23:48 +00:00
script_init.cpp [4/N] Fix clang-tidy warnings in jit (#131903) 2024-07-27 08:08:14 +00:00
script_init.h [BE] [3/N] Use nested namespaces (#110314) 2023-09-30 02:23:48 +00:00
update_graph_executor_opt.cpp
update_graph_executor_opt.h [BE] [3/N] Use nested namespaces (#110314) 2023-09-30 02:23:48 +00:00
utf8_decoding_ignore.cpp
utf8_decoding_ignore.h [BE] [3/N] Use nested namespaces (#110314) 2023-09-30 02:23:48 +00:00