Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbfloat16_propagation.cc352 bool ShouldKeepPrecisionUnchanged(const HloInstruction* inst) { in ShouldKeepPrecisionUnchanged() function
355 return ShouldKeepPrecisionUnchanged( in ShouldKeepPrecisionUnchanged()
426 if (ShouldKeepPrecisionUnchanged(hlo) || in DetermineInstructionPrecision()
921 if (ShouldKeepPrecisionUnchanged(inst)) { in Run()