pytorch/torch/csrc/jit/python
2023-01-05 09:57:54 +00:00
..
init.cpp add __hash__ to FunctionSchema (#90730) 2023-01-04 18:59:22 +00:00
init.h
module_python.h Improve torch::jit::as_{module,object} performance (#84399) 2022-09-07 16:58:28 +00:00
pybind_utils.cpp Add missing overload for ivalue toSym(Int|Float) (#91405) 2022-12-28 11:07:37 +00:00
pybind_utils.h Clang-Tidy: Improve tensorexpr headers with additional std::moves (#91572) 2023-01-05 09:57:54 +00:00
pybind.h
python_arg_flatten.cpp
python_arg_flatten.h
python_custom_class.cpp Deduplicate c10 error and PyTorchError hierarchy (#87855) 2023-01-02 15:53:36 +00:00
python_custom_class.h
python_dict.cpp
python_dict.h
python_interpreter.cpp
python_ir.cpp Apply modernize-use-emplace to aten, c10, torch (#91077) 2022-12-19 07:49:56 +00:00
python_ir.h
python_ivalue.h
python_list.cpp
python_list.h
python_sugared_value.cpp Apply modernize-use-emplace to aten, c10, torch (#91077) 2022-12-19 07:49:56 +00:00
python_sugared_value.h
python_tracer.cpp Clang-Tidy: use modern for each loops and transparent functors (#91449) 2022-12-29 23:37:51 +00:00
python_tracer.h Support unpacking python dictionary in torch.jit.trace() (#81623) 2022-10-15 05:33:09 +00:00
python_tree_views.cpp
python_tree_views.h
script_init.cpp Deduplicate c10 error and PyTorchError hierarchy (#87855) 2023-01-02 15:53:36 +00:00
script_init.h
update_graph_executor_opt.cpp
update_graph_executor_opt.h