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.cc2100 const bool output_is_float = fft_type_ == FftType::IRFFT; in CopyDataToOutput() local
2101 if (output_is_float) { in CopyDataToOutput()