Searched refs:kR2C (Results 1 – 5 of 5) sorted by relevance
72 return se::fft::Type::kR2C; in FftTypeToSeType()86 case se::fft::Type::kR2C: in FftTypeToString()184 case se::fft::Type::kR2C: { in ExecuteOnStream()
49 case fft::Type::kR2C: in CUDAFftType()277 case fft::Type::kR2C: in GetFftDirection()
67 kR2C, enumerator
119 case fft::Type::kR2C: in ROCMFftType()358 case fft::Type::kR2C: in GetFftDirection()
410 IsReal() ? (IsForward() ? se::fft::Type::kR2C : se::fft::Type::kC2R) in DoFFT()