tfio.experimental.image.decode_jpeg_exif

Decode Exif information from an JPEG image.

contents A Tensor of type string. 0-D. The JPEG-encoded image.
name A name for the operation (optional).

A Tensor of type int64 for orientation.