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.cc119 HloComputation* reduce_comp = hlo.called_computations()[0]; in EffectiveOperandPrecisionIsOutputPrecision() local
120 for (HloInstruction* inst : reduce_comp->instructions()) { in EffectiveOperandPrecisionIsOutputPrecision()
Dspace_to_batch_converter.cc2257 auto reduce_comp = consumer->to_apply(); in Propagate() local
2264 reduce_comp)); in Propagate()