pytorch/torch/csrc/jit/python
cyy 79e8a69257 Enable move warnings for torch targets (#149923)
This PR enables more move warnings for torch targets and fixes some code.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/149923
Approved by: https://github.com/malfet
2025-03-26 08:38:13 +00:00
..
init.cpp Make record/storage alignment in torch.save configurable (#147788) 2025-03-06 12:04:46 +00:00
init.h
module_python.h
pybind_utils.cpp Enable move warnings for torch targets (#149923) 2025-03-26 08:38:13 +00:00
pybind_utils.h Expose ToIValueAllowNumbersAsTensors to TORCH_PYTHON_API so we can use it in monarch (#146087) 2025-01-31 05:08:11 +00:00
pybind.h Use Wextra-semi (#140236) 2024-11-13 02:15:16 +00:00
python_arg_flatten.cpp Enable move warnings for torch targets (#149923) 2025-03-26 08:38:13 +00:00
python_arg_flatten.h
python_custom_class.cpp
python_custom_class.h
python_dict.cpp
python_dict.h Use Wextra-semi (#140236) 2024-11-13 02:15:16 +00:00
python_interpreter.cpp
python_ir.cpp Remove unnecessary tensor clone (#148159) 2025-03-02 16:21:39 +00:00
python_ir.h
python_ivalue.h
python_list.cpp C10_UNUSED to [[maybe_unused]] (#6357) (#138364) 2024-10-19 13:17:43 +00:00
python_list.h Use Wextra-semi (#140236) 2024-11-13 02:15:16 +00:00
python_sugared_value.cpp Fix PyBind 2.10.4 compatibility issue in caffe2/torch/csrc/dynamo/guards.cpp +2 (#141456) 2024-11-24 21:05:48 +00:00
python_sugared_value.h Use Wextra-semi (#140236) 2024-11-13 02:15:16 +00:00
python_tracer.cpp Remove deprecated alias macro(1/3) (#137556) 2024-10-21 17:32:32 +00:00
python_tracer.h
python_tree_views.cpp
python_tree_views.h
script_init.cpp [torch] fix builds for older pybind (#146630) 2025-02-06 21:22:00 +00:00
script_init.h
update_graph_executor_opt.cpp
update_graph_executor_opt.h
utf8_decoding_ignore.cpp
utf8_decoding_ignore.h