Searched refs:InferSelectShape (Results 1 – 2 of 2) sorted by relevance
313 static StatusOr<Shape> InferSelectShape(const Shape& pred,
1013 return InferSelectShape(lhs, rhs, ehs); in InferTernaryOpShape()2772 /* static */ StatusOr<Shape> ShapeInference::InferSelectShape( in InferSelectShape() function in xla::ShapeInference