Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbfloat16_support.cc113 HloComputation* reduce_comp = hlo.called_computations()[0]; in EffectiveOperandPrecisionIsOutputPrecision() local
114 for (HloInstruction* inst : reduce_comp->instructions()) { in EffectiveOperandPrecisionIsOutputPrecision()