pytorch/torch/csrc/jit/python
2022-05-18 14:57:25 +00:00
..
init.cpp TorchScript to support capability to rethrow the original python exception (#77093) 2022-05-13 16:40:25 +00:00
init.h
module_python.h
pybind_utils.cpp Register prims as operators. 2022-05-11 16:38:14 +00:00
pybind_utils.h Register prims as operators. 2022-05-11 16:38:14 +00:00
pybind.h
python_arg_flatten.cpp [ONNX] Support optional type (#68793) (#73284) 2022-05-04 20:24:30 +00:00
python_arg_flatten.h
python_custom_class.cpp
python_custom_class.h
python_dict.cpp
python_dict.h
python_interpreter.cpp
python_ir.cpp Reland "[JIT] during freezing, cast optional bias to half if weight is half" 2022-05-17 12:25:26 +00:00
python_ir.h
python_ivalue.h
python_list.cpp [BE] Fix pybind deprecation warnings (#72376) 2022-02-07 18:33:32 +00:00
python_list.h Fix sign-compare violations in python_list.h 2022-04-01 19:15:51 +00:00
python_sugared_value.cpp [JIT] Support for ParameterDict getattr 2022-05-13 01:03:25 +00:00
python_sugared_value.h [JIT] Support for ParameterDict getattr 2022-05-13 01:03:25 +00:00
python_tracer.cpp
python_tracer.h
python_tree_views.cpp Reland "Make debug_pkl smaller by only emitting unique traces." (#73368) 2022-04-18 22:34:21 +00:00
python_tree_views.h
script_init.cpp Add option to disable autocast pass 2022-05-18 14:57:25 +00:00
script_init.h
update_graph_executor_opt.cpp
update_graph_executor_opt.h