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