Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbfloat16_support.cc116 HloComputation* reduce_comp = hlo.called_computations()[0]; in EffectiveOperandPrecisionIsOutputPrecision() local
117 for (HloInstruction* inst : reduce_comp->instructions()) { in EffectiveOperandPrecisionIsOutputPrecision()
Dspace_to_batch_converter.cc1620 auto reduce_comp = consumer->to_apply(); in Propagate() local
1627 reduce_comp)); in Propagate()