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