Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbfloat16_conversion_folding.cc112 bool has_other_f32_operands = false; in TryFoldBF16Conversions() local
123 has_other_f32_operands = true; in TryFoldBF16Conversions()
134 if (has_other_f32_operands || in TryFoldBF16Conversions()