pytorch/test/cpp_extensions
Jiewen Tan 357c4d9cc4 Add a test case for findDanglingImpls (#61104)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/61104

This patch added a new test case for findDanglingImpls. The test case introduces a C++ extension which has a dangling impl such that findDanglingImpls can find it and output its information.

Test Plan:
python test/test_dispatch.py TestDispatch.test_find_dangling_impls_ext

Imported from OSS

Reviewed By: ezyang

Differential Revision: D29512520

fbshipit-source-id: 6883fb8f065f2c0ae0e7a1adf6fd298591497e2b
2021-07-07 13:34:16 -07:00
..
no_python_abi_suffix_test
self_compiler_include_dirs_test
torch_test_cpp_extension remediation of S205607 2020-07-17 17:19:47 -07:00
cpp_c10d_extension.cpp [torch distributed] Implementing all_gather_base (#56315) 2021-04-23 14:16:47 -07:00
cpp_c10d_extension.hpp [torch distributed] Implementing all_gather_base (#56315) 2021-04-23 14:16:47 -07:00
cpp_frontend_extension.cpp
cuda_extension_kernel.cu Check CUDA kernel launches (/fbcode/caffe2/) (#49145) 2020-12-10 10:43:03 -08:00
cuda_extension_kernel2.cu Check CUDA kernel launches (/fbcode/caffe2/) (#49145) 2020-12-10 10:43:03 -08:00
cuda_extension.cpp
cuda_extension.cu Check CUDA kernel launches (/fbcode/caffe2/) (#49145) 2020-12-10 10:43:03 -08:00
cudnn_extension.cpp
dangling_impl_extension.cpp Add a test case for findDanglingImpls (#61104) 2021-07-07 13:34:16 -07:00
doubler.h
extension.cpp
jit_extension.cpp
jit_extension2.cpp
msnpu_extension.cpp Pass Scalar by reference (#53583) 2021-03-15 23:17:06 -07:00
rng_extension.cpp Move generator state APIs to ATen (#49589) 2021-01-06 18:26:56 -08:00
setup.py Fix ordered_dict.h for CUDA on Windows (#55275) 2021-04-07 23:43:35 -07:00
torch_library.cu Fix UB in library.h (#57962) 2021-05-11 16:04:02 -07:00