Home
last modified time | relevance | path

Searched refs:cufft_clear_plan_cache_impl (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/detail/
H A DCUDAHooks.cpp436 at::native::detail::cufft_clear_plan_cache_impl(device_index); in cuFFTClearPlanCache()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DCuFFTPlanCache.h492 void cufft_clear_plan_cache_impl(DeviceIndex device_index);
H A DSpectralOps.cpp135 void cufft_clear_plan_cache_impl(DeviceIndex device_index) { in cufft_clear_plan_cache_impl() function