Searched refs:InferReducePrecisionShape (Results 1 – 4 of 4) sorted by relevance
258 static StatusOr<Shape> InferReducePrecisionShape(const Shape& operand_shape,
214 return CheckShape(reduce_precision, ShapeInference::InferReducePrecisionShape( in HandleReducePrecision()
460 /* static */ StatusOr<Shape> ShapeInference::InferReducePrecisionShape( in InferReducePrecisionShape() function in xla::ShapeInference
2300 ShapeInference::InferReducePrecisionShape( in ReducePrecision()