pytorch/test/cpp_extensions
PyTorch MergeBot 4a1299cc0e Revert "Add test_cpp_extensions tests for stream_and_event and mita_backend (#123614)"
This reverts commit 355dc34f86.

Reverted https://github.com/pytorch/pytorch/pull/123614 on behalf of https://github.com/jeffdaily due to this PR broke ROCm with message RuntimeError: Cannot have MTIA with other devices ([comment](https://github.com/pytorch/pytorch/pull/123612#issuecomment-2077649762))
2024-04-25 16:06:46 +00:00
..
no_python_abi_suffix_test
self_compiler_include_dirs_test
torch_test_cpp_extension
cpp_c10d_extension.cpp
cpp_c10d_extension.hpp
cpp_frontend_extension.cpp
cublas_extension.cpp
cuda_dlink_extension.cpp
cuda_dlink_extension_add.cu
cuda_dlink_extension_add.cuh
cuda_dlink_extension_kernel.cu
cuda_extension.cpp
cuda_extension.cu
cuda_extension_kernel.cu
cuda_extension_kernel2.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 rename ort to maia (#123265) 2024-04-23 00:33:25 +00:00
mps_extension.mm
open_registration_extension.cpp fix the problem that cpu_fallback for aten::triu_indices on custom device crashed (#121306) 2024-03-26 01:29:45 +00:00
rng_extension.cpp Revert "Change ATEN generator argument type to const std::optional<Generator>& (#120076)" 2024-03-25 18:52:05 +00:00
setup.py rename ort to maia (#123265) 2024-04-23 00:33:25 +00:00
torch_library.cu