Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator.cc886 void Fft1D(int64 length, int64 start, int64 stride, bool inverse, in Fft1D() function
944 Fft1D(length, start, stride, inverse, contract_output, expand_input, data, in Dft1D()