pytorch/torch/csrc/jit/python
Wanchao Liang 70d58031d7 [c10] make intrusive_ptr available as a pybind holder type (#44492)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/44492

Test Plan: Imported from OSS

Reviewed By: smessmer

Differential Revision: D23632278

Pulled By: wanchaol

fbshipit-source-id: b9796e15074d68a347de443983abf7f052a3cdfe
2020-11-02 12:11:45 -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 [pytorch][PR] Record FutureNCCL callback stream on CUDA caching allocator (#45318) 2020-10-22 01:49:47 -07: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
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
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] Enable ModuleDict non-literal indexing (#45716) 2020-10-31 21:36:23 -07: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
python_tree_views.h
script_init.cpp [c10] make intrusive_ptr available as a pybind holder type (#44492) 2020-11-02 12:11:45 -08:00
script_init.h
update_graph_executor_opt.cpp
update_graph_executor_opt.h