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