Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DCuFFTPlanCache.h77 inline bool cufft_complex_output(CuFFTTransformType type) { in cufft_complex_output() function
300 const auto complex_output = cufft_complex_output(fft_type); in CuFFTConfig()