Home
last modified time | relevance | path

Searched defs:fft_c2c (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_prims/
H A D__init__.py3020 fft_c2c = _make_prim( variable
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DSpectralOps.cpp258 Tensor fft_c2c(c10::string_view function_name, in fft_c2c() function