Searched refs:EigenFftC2C (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
D | runtime_fft_impl.h | 43 void EigenFftC2C(const EigenDevice& device, Complex* out, Complex* operand, in EigenFftC2C() function 187 EigenFftC2C<true, FFTRank, EigenDevice, complex128>( in EigenFftWithRank() 192 EigenFftC2C<true, FFTRank, EigenDevice, complex64>( in EigenFftWithRank() 200 EigenFftC2C<false, FFTRank, EigenDevice, complex128>( in EigenFftWithRank() 205 EigenFftC2C<false, FFTRank, EigenDevice, complex64>( in EigenFftWithRank()
|