Gets the name of the package used to load images
backend of image load.
str
Examples
>>> from paddle.vision import get_image_backend >>> backend = get_image_backend() >>> print(backend) pil