pytorch/torch/csrc/jit/python
Wanchao Liang fa560ceb9c [reland] make intrusive_ptr as a pybind holder type (#47586)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/47586

relanding PR of https://github.com/pytorch/pytorch/pull/44492, and add
additional Capsule related wrapping to ensure we still have the correct
type in pybind11 to resolve Capsule as torch._C.CapsuleType

Test Plan: Imported from OSS

Reviewed By: gmagogsfm

Differential Revision: D24822519

Pulled By: wanchaol

fbshipit-source-id: eaaea446fb54b56ed3b0d04c31481c64096e9459
2020-11-10 10:09:08 -08:00
..
init.cpp [nvFuser] Switching to CudaFusionGuard from BailOut for nvfuser - update 2 (#46452) 2020-10-19 15:44:31 -07:00
init.h
module_python.h
pybind_utils.h [reland] make intrusive_ptr as a pybind holder type (#47586) 2020-11-10 10:09:08 -08:00
pybind.h
python_arg_flatten.cpp [ONNX] Enable NoneType inputs to export API (#45792) 2020-10-29 13:56:52 -07:00
python_arg_flatten.h Move torch/csrc/utils/hash.h to c10/util/hash.h. (#42503) 2020-08-29 17:47:00 -07:00
python_custom_class.cpp Support doc_string for TorchBind custom classes (#46576) 2020-10-24 12:51:35 -07:00
python_custom_class.h
python_interpreter.cpp Unify boxed function signature between jit and c10 (#37034) 2020-06-29 19:24:26 -07:00
python_ir.cpp Add inputsSize to Python IR, like outputsSize (#46779) 2020-10-28 11:35:39 -07:00
python_ir.h
python_ivalue.h
python_sugared_value.cpp [JIT] Print out interface mismatch for prim::ModuleDictIndex (#47300) 2020-11-03 13:07:21 -08:00
python_sugared_value.h [JIT] Enable ModuleDict non-literal indexing (#45716) 2020-10-31 21:36:23 -07:00
python_tracer.cpp Source code level attribution in profiler (#43898) 2020-09-30 00:57:35 -07:00
python_tracer.h Source code level attribution in profiler (#43898) 2020-09-30 00:57:35 -07:00
python_tree_views.cpp [JIT] Add property support for ScriptModules (#42390) 2020-09-14 18:49:21 -07:00
python_tree_views.h
script_init.cpp [reland] make intrusive_ptr as a pybind holder type (#47586) 2020-11-10 10:09:08 -08:00
script_init.h
update_graph_executor_opt.cpp
update_graph_executor_opt.h