Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Druntime_single_threaded_fft.cc29 tensorflow::xla::EigenFftImpl(Eigen::DefaultDevice(), out, operand, in __xla_cpu_runtime_EigenSingleThreadedFft()
Druntime_fft.cc36 tensorflow::xla::EigenFftImpl( in __xla_cpu_runtime_EigenFft()
Druntime_fft_impl.h244 void EigenFftImpl(const EigenDevice& device, void* out, void* operand, in EigenFftImpl() function