pytorch/torch/csrc/jit/python
PyTorch MergeBot 532b8a9e00 Revert "Add a lint rule for torch/csrc/util/pybind.h include (#82552)"
This reverts commit 9465c0e0b5.

Reverted https://github.com/pytorch/pytorch/pull/82552 on behalf of https://github.com/zengk95 due to This seems to be breaking windows binary wheels
2022-08-01 20:25:35 +00:00
..
init.cpp Change SymIntNode into an intrusive pointer (#82548) 2022-08-01 15:07:21 +00:00
init.h
module_python.h Revert "Add a lint rule for torch/csrc/util/pybind.h include (#82552)" 2022-08-01 20:25:35 +00:00
pybind_utils.cpp Rename SymbolicIntNode to SymIntNodeImpl (#82350) 2022-07-28 18:27:45 +00:00
pybind_utils.h Rename SymbolicIntNode to SymIntNodeImpl (#82350) 2022-07-28 18:27:45 +00:00
pybind.h
python_arg_flatten.cpp
python_arg_flatten.h
python_custom_class.cpp
python_custom_class.h
python_dict.cpp Revert "Add a lint rule for torch/csrc/util/pybind.h include (#82552)" 2022-08-01 20:25:35 +00:00
python_dict.h
python_interpreter.cpp Revert "Add a lint rule for torch/csrc/util/pybind.h include (#82552)" 2022-08-01 20:25:35 +00:00
python_ir.cpp Revert "[JIT] Support scripting torch.is_autocast_enabled() (#81305)" 2022-07-28 00:02:53 +00:00
python_ir.h
python_ivalue.h Revert "Add a lint rule for torch/csrc/util/pybind.h include (#82552)" 2022-08-01 20:25:35 +00:00
python_list.cpp Revert "Add a lint rule for torch/csrc/util/pybind.h include (#82552)" 2022-08-01 20:25:35 +00:00
python_list.h
python_sugared_value.cpp Revert "Add a lint rule for torch/csrc/util/pybind.h include (#82552)" 2022-08-01 20:25:35 +00:00
python_sugared_value.h [JIT] Support for ParameterDict getattr 2022-05-13 01:03:25 +00:00
python_tracer.cpp Fix C API to be compatible with latest 3.11 beta (#81242) 2022-07-27 08:37:10 +00:00
python_tracer.h
python_tree_views.cpp
python_tree_views.h
script_init.cpp Revert "Add a lint rule for torch/csrc/util/pybind.h include (#82552)" 2022-08-01 20:25:35 +00:00
script_init.h
update_graph_executor_opt.cpp
update_graph_executor_opt.h