Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator.cc1247 const bool output_is_float = fft_type == FftType::IRFFT; in CopyDataToOutput() local
1248 if (output_is_float) { in CopyDataToOutput()