Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dbfloat16_propagation.h128 void DetermineConditionalComputationsPrecision(HloInstruction* cond);
H A Dbfloat16_propagation.cc204 void BFloat16Propagation::DetermineConditionalComputationsPrecision( in DetermineConditionalComputationsPrecision() function in xla::BFloat16Propagation
375 DetermineConditionalComputationsPrecision(hlo); in DetermineInstructionPrecision()