Searched refs:NaiveDft1D (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_evaluator.cc | 860 void NaiveDft1D(int64 length, int64 start, int64 stride, bool inverse, in NaiveDft1D() function 947 NaiveDft1D(length, start, stride, inverse, contract_output, expand_input, in Dft1D()
|