pytorch/torch/csrc/jit/python
Bert Maher 98ad5ff41f [te] Disable reductions by default (#44122)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/44122

Test Plan: Imported from OSS

Reviewed By: navahgar

Differential Revision: D23504769

Pulled By: bertmaher

fbshipit-source-id: 1889217cd22da529e46ab30c9319a5646267e4ec
2020-09-03 23:37:45 -07:00
..
init.cpp [te] Disable reductions by default (#44122) 2020-09-03 23:37:45 -07:00
init.h
module_python.h
pybind_utils.h Add Enum convert back to Python object support (#43121) 2020-08-21 10:36:51 -07:00
pybind.h [JIT] clang-format JIT code (#35115) 2020-03-26 11:24:51 -07:00
python_arg_flatten.cpp [JIT] clang-format JIT code (#35115) 2020-03-26 11:24:51 -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 s/torch::jit::class_/torch::class_/ (#40795) 2020-07-06 15:53:33 -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 Implement JIT Enum type serialization and deserialization (#43460) 2020-08-24 12:04:31 -07:00
python_ir.h [JIT] clang-format JIT code (#35115) 2020-03-26 11:24:51 -07:00
python_ivalue.h Explicitly decref py::object in ConcretePyObjectHolder and PythonFunctionGuard (#38364) 2020-05-12 20:55:53 -07:00
python_sugared_value.cpp [jit] Better match behavior of loaded ScriptModules vs. freshly created ones (#43298) 2020-09-03 15:03:39 -07:00
python_sugared_value.h Implement JIT Enum type serialization and deserialization (#43460) 2020-08-24 12:04:31 -07:00
python_tracer.cpp [jit] tracer flag to guard risky behaivors (#36277) 2020-04-13 22:35:03 -07:00
python_tracer.h [jit] tracer flag to guard risky behaivors (#36277) 2020-04-13 22:35:03 -07:00
python_tree_views.cpp Add __str__ and __repr__ bindings to SourceRange (#43601) 2020-08-27 12:30:47 -07:00
python_tree_views.h
script_init.cpp [jit] Better match behavior of loaded ScriptModules vs. freshly created ones (#43298) 2020-09-03 15:03:39 -07:00
script_init.h
update_graph_executor_opt.cpp Canonicalize includes in torch, and add tests for it (#36303) 2020-04-23 08:09:21 -07:00
update_graph_executor_opt.h [JIT] clang-format JIT code (#35115) 2020-03-26 11:24:51 -07:00