Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dfft_ops.cc159 void DoFFT(OpKernelContext* ctx, const Tensor& in, uint64* fft_shape, in DoFFT() function in tensorflow::FFTCPU
436 void DoFFT(OpKernelContext* ctx, const Tensor& in, uint64* fft_shape, in DoFFT() function in tensorflow::FFTGPUBase