Searched refs:ShouldKeepPrecisionUnchanged (Results 1 – 1 of 1) sorted by relevance
352 bool ShouldKeepPrecisionUnchanged(const HloInstruction* inst) { in ShouldKeepPrecisionUnchanged() function355 return ShouldKeepPrecisionUnchanged( in ShouldKeepPrecisionUnchanged()426 if (ShouldKeepPrecisionUnchanged(hlo) || in DetermineInstructionPrecision()921 if (ShouldKeepPrecisionUnchanged(inst)) { in Run()