pytorch/test/cpp_extensions
FFFrog 27daa6af6a [OpenReg] Strengthen Openreg's execution limits to minimize the waste of computing resources (#161918)
Currently, OpenReg supports Linux, Windows, and OS X, ensuring stability and ease of integration with third-party devices across all three platforms. It also doesn't rely on any other accelerators (such as CUDA or MPS).

Therefore, to minimize computational resource usage, `test_openreg` can be added to certain BLOCKLISTS to prevent its execution, limiting OpenReg's execution to only necessary scenarios.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/161918
Approved by: https://github.com/albanD
ghstack dependencies: #161917
2025-09-12 23:53:17 +00:00
..
libtorch_agnostic_extension Add new_zeros dtype variant to the shim and as a stable op (#161597) 2025-08-28 13:57:24 +00:00
no_python_abi_suffix_test
open_registration_extension/torch_openreg [OpenReg] Strengthen Openreg's execution limits to minimize the waste of computing resources (#161918) 2025-09-12 23:53:17 +00:00
python_agnostic_extension xpu: test py_limited_api with SyclExtension (#162546) 2025-09-12 21:57:01 +00:00
self_compiler_include_dirs_test
torch_stable_test_extension Error when TORCH_STABLE_ONLY is defined in TensorBase.h (#161658) 2025-08-28 04:36:31 +00:00
torch_test_cpp_extension
cpp_c10d_extension.cpp
cpp_c10d_extension.hpp
cpp_frontend_extension.cpp
cublas_extension.cpp
cuda_dlink_extension_add.cu
cuda_dlink_extension_add.cuh
cuda_dlink_extension_kernel.cu
cuda_dlink_extension.cpp
cuda_extension_kernel.cu
cuda_extension_kernel2.cu
cuda_extension.cpp
cuda_extension.cu
cudnn_extension.cpp
cusolver_extension.cpp
dangling_impl_extension.cpp
doubler.h
extension.cpp
identity.cpp
jit_extension.cpp
jit_extension2.cpp
maia_extension.cpp
mps_extension.mm
mtia_extension.cpp
open_registration_extension.cpp [OpenReg][1/N] Migrate cpp_extensions_open_device_registration to OpenReg (#156588) 2025-06-26 03:59:50 +00:00
rng_extension.cpp
setup.py
torch_library.cu
xpu_extension.sycl