Searched refs:InferConvertShape (Results 1 – 4 of 4) sorted by relevance
275 static StatusOr<Shape> InferConvertShape(const Shape& operand_shape,
125 return CheckShape(convert, ShapeInference::InferConvertShape( in HandleConvert()
451 /* static */ StatusOr<Shape> ShapeInference::InferConvertShape( in InferConvertShape() function in xla::ShapeInference
2094 TF_ASSIGN_OR_RETURN(Shape shape, ShapeInference::InferConvertShape( in ConvertElementType()2104 TF_ASSIGN_OR_RETURN(Shape shape, ShapeInference::InferConvertShape( in BitcastConvertType()