Searched refs:InferAllReduceShape (Results 1 – 4 of 4) sorted by relevance
136 static StatusOr<Shape> InferAllReduceShape(
288 return CheckShape(hlo, ShapeInference::InferAllReduceShape(operand_shapes)); in HandleAllReduce()
2045 /* static */ StatusOr<Shape> ShapeInference::InferAllReduceShape( in InferAllReduceShape() function in xla::ShapeInference
2810 ShapeInference::InferAllReduceShape(operand_shapes)); in AllReduce()