pytorch/torch/csrc/utils
2025-06-07 01:55:00 +00:00
..
byte_order.cpp [Lint] Update clang-format to 19.1.4 (#153889) 2025-05-20 14:12:46 +00:00
byte_order.h
cpp_stacktraces.cpp [Reland][Environment Variable][4/N] Use thread-safe getenv functions (#140593) 2025-01-28 20:51:49 +00:00
cpp_stacktraces.h
cuda_enabled.h
device_lazy_init.cpp Generalize poison fork logic for each device backend (#144664) 2025-04-13 09:54:30 +00:00
device_lazy_init.h Generalize poison fork logic for each device backend (#144664) 2025-04-13 09:54:30 +00:00
disable_torch_function.cpp Enable misc-use-internal-linkage check and apply fixes (#148948) 2025-03-12 14:22:56 +00:00
disable_torch_function.h
generated_serialization_types.h [AOTI] Support OptionalTensor return type in AOTI proxy executor (#154286) 2025-05-30 01:53:00 +00:00
init.cpp
init.h
invalid_arguments.cpp Enable more readability-redundant checks (#143963) 2024-12-30 14:49:33 +00:00
invalid_arguments.h
nested.cpp
nested.h
numpy_stub.h
object_ptr.cpp Expose several APIs to public (torch python APIs) (#144525) 2025-01-15 14:34:45 +00:00
object_ptr.h dynamo tracing perf: c++ strip_function_call: 49.12 -> 47.77 (#143063) 2024-12-22 06:38:46 +00:00
out_types.cpp [3/N] Apply bugprone-unchecked-optional-access (#142442) 2024-12-11 01:39:10 +00:00
out_types.h
pybind.cpp [3/N] Apply bugprone-unchecked-optional-access (#142442) 2024-12-11 01:39:10 +00:00
pybind.h
pycfunction_helpers.h
pyobject_preservation.cpp
pyobject_preservation.h
python_arg_parser.cpp [BE][Ez] Update deprecated pybind11 functions (#154798) 2025-06-01 06:17:50 +00:00
python_arg_parser.h Expose functions used in custom backend in torch_python dll (#148213) 2025-03-07 02:34:37 +00:00
python_compat.h Enable readability-redundant-declaration (#143982) 2024-12-31 00:20:10 +00:00
python_dispatch.cpp Make DispatchKeySet serializable; add __eq__ (#152732) 2025-05-03 14:40:06 +00:00
python_dispatch.h
python_numbers.h
python_raii.h
python_scalars.h add the torch.float8_e8m0fnu dtype to PyTorch (#147466) 2025-02-20 13:55:42 +00:00
python_strings.h
python_stub.h
python_symnode.cpp
python_symnode.h Support C++ statically_known_true (#151346) 2025-04-18 06:42:12 +00:00
python_torch_function_mode.h
python_tuples.h
pythoncapi_compat.h
schema_info.cpp
schema_info.h
six.h [BE][Ez] Update deprecated pybind11 functions (#154798) 2025-06-01 06:17:50 +00:00
structseq.cpp
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 signature of torch.sparse_coo_tensor() (#152681) 2025-05-28 13:16:41 +00:00
tensor_new.h Expose several APIs to public (torch python APIs) (#144525) 2025-01-15 14:34:45 +00:00
tensor_numpy.cpp Fix segfault during NumPy string tensor conversion (#155364) 2025-06-07 01:55:00 +00:00
tensor_numpy.h Export torch::utils::tensor_to_numpy (#154178) 2025-06-04 05:48:27 +00:00
tensor_qschemes.cpp
tensor_qschemes.h
tensor_types.cpp [4/N] Remove unnecessary once flag usage (#146783) 2025-02-11 13:55:06 +00:00
tensor_types.h
throughput_benchmark-inl.h Fix Throughputbenchmark issue (#144669) 2025-01-26 03:37:20 +00:00
throughput_benchmark.cpp [19/N] Fix extra warnings brought by clang-tidy-17 (#144448) 2025-01-09 15:58:05 +00:00
throughput_benchmark.h Enable more readability-redundant checks (#143963) 2024-12-30 14:49:33 +00:00
torch_dispatch_mode.h
variadic.cpp
variadic.h
verbose.cpp
verbose.h