Searched refs:InferConvertShape (Results 1 – 4 of 4) sorted by relevance
306 static StatusOr<Shape> InferConvertShape(const Shape& operand_shape,
185 return CheckShape(convert, ShapeInference::InferConvertShape( in HandleConvert()
432 /* static */ StatusOr<Shape> ShapeInference::InferConvertShape( in InferConvertShape() function in xla::ShapeInference
2205 TF_ASSIGN_OR_RETURN(Shape shape, ShapeInference::InferConvertShape( in ConvertElementType()