Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dbfloat16_support.cc119 HloComputation* reduce_comp = hlo.called_computations()[0]; in EffectiveOperandPrecisionIsOutputPrecision() local
H A Dspace_to_batch_converter.cc2257 auto reduce_comp = consumer->to_apply(); in Propagate() local