Searched refs:reduce_comp (Results 1 – 1 of 1) sorted by relevance
113 HloComputation* reduce_comp = hlo.called_computations()[0]; in EffectiveOperandPrecisionIsOutputPrecision() local114 for (HloInstruction* inst : reduce_comp->instructions()) { in EffectiveOperandPrecisionIsOutputPrecision()