Searched refs:InferAllToAllShape (Results 1 – 3 of 3) sorted by relevance
133 static StatusOr<Shape> InferAllToAllShape(const Shape& shape,
1991 /* static */ StatusOr<Shape> ShapeInference::InferAllToAllShape( in InferAllToAllShape() function in xla::ShapeInference
2173 ShapeInference::InferAllToAllShape(operand_shape, split_dimension, in AllToAll()