resize_image_with_crop_or_pad can work with batch of images (#7369)
* resize_image_with_crop_or_pad can work with batch of images * use _BatchImageDimensions * use _BatchImageDimensions * _ImageDimensions takes rank * add require_static to _CheckAtLeast3DImage * fix tests
Loading
Please sign in to comment