Crops the given image using the provided offsets and sizes. Note that the method doesn't assume we know the input image size but it does assume we know the input image rank. Args: image: an image of shape [height, width, channels]. offset_height: a scalar tensor indicating the height
(image, offset_height, offset_width, crop_height, crop_width)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected