Searched refs:InferConvertShape (Results 1 – 4 of 4) sorted by relevance
246 static StatusOr<Shape> InferConvertShape(const Shape& operand_shape,
131 return CheckShape(convert, ShapeInference::InferConvertShape( in HandleConvert()
406 /* static */ StatusOr<Shape> ShapeInference::InferConvertShape( in InferConvertShape() function in xla::ShapeInference
1712 TF_ASSIGN_OR_RETURN(Shape shape, ShapeInference::InferConvertShape( in ConvertElementType()1724 TF_ASSIGN_OR_RETURN(Shape shape, ShapeInference::InferConvertShape( in BitcastConvertType()