pytorch/torch/csrc/utils
Laith Sakka 7f2a902ea2 more sizelike deprecation (#164889)
remove expext_size c++ bindings and usages

Pull Request resolved: https://github.com/pytorch/pytorch/pull/164889
Approved by: https://github.com/mlazos
ghstack dependencies: #164884, #164885, #164886, #164887, #164888
2025-10-10 03:45:06 +00:00
..
byte_order.cpp
byte_order.h
cpp_stacktraces.cpp
cpp_stacktraces.h
cuda_enabled.h
device_lazy_init.cpp
device_lazy_init.h
disable_torch_function.cpp Remove unsafe PyTorchError constructor (#154961) 2025-07-11 18:22:53 +00:00
disable_torch_function.h
generated_serialization_types.h Replace std::runtime_error with TORCH_CHECK (#159344) 2025-09-16 09:00:06 +00:00
init.cpp
init.h
invalid_arguments.cpp
invalid_arguments.h
nested.cpp
nested.h
numpy_stub.h
object_ptr.cpp
object_ptr.h
out_types.cpp
out_types.h
pybind.cpp
pybind.h Revert "Add magic TORCH_MAKE_PYBIND_ENUM_FASTER macro (#163527)" 2025-10-02 15:42:42 +00:00
pycfunction_helpers.h
pyobject_preservation.cpp
pyobject_preservation.h
python_arg_parser.cpp [dynamic shapes] DynamicInts prototype (#162194) 2025-09-18 23:26:28 +00:00
python_arg_parser.h [dynamic shapes] DynamicInts prototype (#162194) 2025-09-18 23:26:28 +00:00
python_compat.h Fix compilation and "import torch" issues for cpython 3.14 (#158184) 2025-07-15 05:06:55 +00:00
python_dispatch.cpp Add view support for library custom Function (#164520) 2025-10-09 16:17:48 +00:00
python_dispatch.h
python_numbers.h Replace std::runtime_error with TORCH_CHECK (#159344) 2025-09-16 09:00:06 +00:00
python_raii.h
python_scalars.h Remove C++ workarounds for Python < 3.10 (#164055) 2025-09-28 20:00:02 +00:00
python_strings.h Use PyObject_GetOptionalAttrString in PyObject_FastGetAttrString when available (#164624) 2025-10-06 18:26:09 +00:00
python_stub.h
python_symnode.cpp [dynamic shapes] DynamicInts prototype (#162194) 2025-09-18 23:26:28 +00:00
python_symnode.h more sizelike deprecation (#164889) 2025-10-10 03:45:06 +00:00
python_torch_function_mode.h
python_tuples.h
pythoncapi_compat.h [Code Clean] Remove deadcodes about Python3.9 [3/N] (#163629) 2025-09-24 07:30:50 +00:00
schema_info.cpp
schema_info.h
six.h
structseq.cpp [BE][7/16] fix typos in torch/ (torch/csrc/) (#156317) 2025-06-23 02:57:41 +00:00
structseq.h
tensor_apply.cpp
tensor_apply.h
tensor_dtypes.cpp
tensor_dtypes.h
tensor_flatten.cpp
tensor_flatten.h
tensor_layouts.cpp
tensor_layouts.h
tensor_list.cpp
tensor_list.h
tensor_memoryformats.cpp
tensor_memoryformats.h
tensor_new.cpp Fix tensor creation with empty names crash (#163957) 2025-09-26 17:41:00 +00:00
tensor_new.h
tensor_numpy.cpp Numpy zerotensor handling (#164487) 2025-10-07 00:34:14 +00:00
tensor_numpy.h [cuda][cupy] Improve cupy device placement when device is provided with explicit index (#158529) 2025-08-15 00:27:42 +00:00
tensor_qschemes.cpp
tensor_qschemes.h
tensor_types.cpp [MPS] Add boilerplate sparse code support (#157238) 2025-06-30 01:53:45 +00:00
tensor_types.h
throughput_benchmark-inl.h
throughput_benchmark.cpp
throughput_benchmark.h [BE][7/16] fix typos in torch/ (torch/csrc/) (#156317) 2025-06-23 02:57:41 +00:00
torch_dispatch_mode.h
variadic.cpp
variadic.h
verbose.cpp
verbose.h