Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/
H A DDFT.cpp259 SimpleTensor<T> complex_mul_and_reduce(const SimpleTensor<T> &input, const SimpleTensor<T> &weights) in complex_mul_and_reduce() function
417 auto Fdst = complex_mul_and_reduce(Fsrc, Fw); in conv2d_dft()