Use optimized reverse_row funciton to flip uint8 images.
In the imagenet preprocessing pipeline, we can always flip the image first then resize it. It's cheaper to flip a small uint8 image. PiperOrigin-RevId: 175880318
Loading
Please sign in to comment