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