Searched defs:reduce_precision (Results 1 – 2 of 2) sorted by relevance
598 def reduce_precision(operand, exponent_bits, mantissa_bits): function
738 Status ShapeVerifier::HandleReducePrecision(HloInstruction* reduce_precision) { in HandleReducePrecision()