Searched refs:InferReshapeShape (Results 1 – 3 of 3) sorted by relevance
229 static StatusOr<Shape> InferReshapeShape(const Shape& operand,
2677 /* static */ StatusOr<Shape> ShapeInference::InferReshapeShape( in InferReshapeShape() function in xla::ShapeInference
896 ShapeInference::InferReshapeShape( in Reshape()