pytorch/torch/csrc/utils
PyTorch MergeBot dfe5669076 Revert "[RELAND] Add device-agnostic runtime Device/Stream C++ API (#138677)"
This reverts commit 734bb01460.

Reverted https://github.com/pytorch/pytorch/pull/138677 on behalf of https://github.com/huydhn due to Sorry for reverting your change but the new test is still very flaky on MacOS even when it does not segfault anymore ([comment](https://github.com/pytorch/pytorch/pull/133572#issuecomment-2537256522))
2024-12-11 21:47:17 +00:00
..
byte_order.cpp Move complex<Half> from Half.h to complex.h (#140565) 2024-11-18 15:56:21 +00:00
byte_order.h Refactoring byte_order (#135558) 2024-09-11 21:06:43 +00:00
cpp_stacktraces.cpp Revert "[Environment Variable][4/N] Use thread-safe getenv functions (#137843)" 2024-11-13 14:06:52 +00:00
cpp_stacktraces.h
cuda_enabled.h
device_lazy_init.cpp [8/N] Fix extra warnings brought by clang-tidy-17 (#139151) 2024-10-30 14:20:08 +00:00
device_lazy_init.h Revert "[RELAND] Add device-agnostic runtime Device/Stream C++ API (#138677)" 2024-12-11 21:47:17 +00:00
disable_torch_function.cpp [8/N] Fix extra warnings brought by clang-tidy-17 (#139151) 2024-10-30 14:20:08 +00:00
disable_torch_function.h Revert "[Dynamo] Disable torch function compilation during guard execution and in compiled bytecode (#137669)" 2024-10-15 23:22:58 +00:00
generated_serialization_types.h [export] Change Tuple[()] to bool in schema to sync with thrift. (#142257) 2024-12-10 17:13:35 +00:00
init.cpp [8/N] Fix extra warnings brought by clang-tidy-17 (#139151) 2024-10-30 14:20:08 +00:00
init.h
invalid_arguments.cpp Use Wextra-semi (#140236) 2024-11-13 02:15:16 +00:00
invalid_arguments.h
nested.cpp More nogil unsafe API fix (#137142) 2024-10-04 21:56:34 +00:00
nested.h
numpy_stub.h
object_ptr.cpp
object_ptr.h Use Wextra-semi (#140236) 2024-11-13 02:15:16 +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 Use Wextra-semi (#140236) 2024-11-13 02:15:16 +00:00
pycfunction_helpers.h
pyobject_preservation.cpp
pyobject_preservation.h
python_arg_parser.cpp [1/N] Avoid copy in std::get (#141812) 2024-12-01 03:53:35 +00:00
python_arg_parser.h [1/N] Apply bugprone-unchecked-optional-access (#140679) 2024-11-20 04:04:41 +00:00
python_compat.h More nogil unsafe API fix (#137142) 2024-10-04 21:56:34 +00:00
python_dispatch.cpp [2/N] Enable cppcoreguidelines-special-member-functions (#138670) 2024-10-24 04:35:18 +00:00
python_dispatch.h Add fallback() to torch.library (#131707) 2024-07-27 18:02:35 +00:00
python_numbers.h [2/N] Fix extra warnings brought by clang-tidy-17 (#137459) 2024-10-08 19:05:02 +00:00
python_raii.h
python_scalars.h [7/N] Don't skip ASAN on some tests (#139675) 2024-11-05 14:01:01 +00:00
python_strings.h [3/N] Replace c10::sv with std::sv (#139861) 2024-11-07 20:03:57 +00:00
python_stub.h
python_symnode.cpp Upgrade pybind11 API calls for 3.13t (#136370) 2024-09-20 23:09:55 +00:00
python_symnode.h Use Wextra-semi (#140236) 2024-11-13 02:15:16 +00:00
python_torch_function_mode.h [1/N] Enable cppcoreguidelines-special-member-functions (#137405) 2024-10-23 00:16:53 +00:00
python_tuples.h [8/N] Fix extra warnings brought by clang-tidy-17 (#139151) 2024-10-30 14:20:08 +00:00
pythoncapi_compat.h More nogil unsafe API fix (#137142) 2024-10-04 21:56:34 +00:00
schema_info.cpp [1/N] Replace c10::sv with std::sv (#139453) 2024-11-01 05:39:37 +00:00
schema_info.h [1/N] Replace c10::sv with std::sv (#139453) 2024-11-01 05:39:37 +00:00
six.h
structseq.cpp
structseq.h
tensor_apply.cpp C10_UNUSED to [[maybe_unused]] (#6357) (#138364) 2024-10-19 13:17:43 +00:00
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 [1/N] Apply bugprone-unchecked-optional-access (#140679) 2024-11-20 04:04:41 +00:00
tensor_new.h
tensor_numpy.cpp [10/N] Fix extra warnings brought by clang-tidy-17 (#139385) 2024-11-04 00:47:19 +00:00
tensor_numpy.h
tensor_qschemes.cpp
tensor_qschemes.h
tensor_types.cpp Remove deprecated alias macro(1/3) (#137556) 2024-10-21 17:32:32 +00:00
tensor_types.h
throughput_benchmark-inl.h
throughput_benchmark.cpp [18/N] Fix clang-tidy warnings in jit (#132963) 2024-08-09 01:27:32 +00:00
throughput_benchmark.h [3/N] Fix cppcoreguidelines-special-member-functions warnings (#138796) 2024-10-28 10:53:11 +00:00
torch_dispatch_mode.h [1/N] Apply bugprone-unchecked-optional-access (#140679) 2024-11-20 04:04:41 +00:00
variadic.cpp
variadic.h
verbose.cpp
verbose.h