Searched refs:ReducePrecisionInternal (Results 1 – 4 of 4) sorted by relevance
185 StatusOr<XlaOp> ReducePrecisionInternal(const Shape& shape, XlaOp operand,
370 StatusOr<XlaOp> MlirHloBuilder::ReducePrecisionInternal( in ReducePrecisionInternal() function in xla::MlirHloBuilder
3355 return ReducePrecisionInternal(shape, operand, exponent_bits, in ReducePrecision()3360 StatusOr<XlaOp> XlaBuilder::ReducePrecisionInternal(const Shape& shape, in ReducePrecisionInternal() function in xla::XlaBuilder
868 virtual StatusOr<XlaOp> ReducePrecisionInternal(const Shape& shape,