Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix crash of tf.image.pad_to_bounding_box with large input value. #51717

Conversation

yongtang
Copy link
Member

This PR tries to address one of the issues raised in #46890
where tf.image.pad_to_bounding_box will crash with large input
value.

Signed-off-by: Yong Tang yong.tang.github@outlook.com

This PR tries to address one of the issues raised in 46890
where tf.image.pad_to_bounding_box will crash with large input
value.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
@google-ml-butler google-ml-butler bot added the size:S CL Change Size: Small label Aug 27, 2021
@google-cla google-cla bot added the cla: yes label Aug 27, 2021
@google-ml-butler google-ml-butler bot added the awaiting review Pull request awaiting review label Aug 27, 2021
@gbaned gbaned self-assigned this Aug 30, 2021
@gbaned gbaned added comp:ops OPs related issues prtype:bugfix PR to fix a bug labels Aug 30, 2021
@gbaned gbaned added this to Assigned Reviewer in PR Queue via automation Aug 30, 2021
@google-ml-butler google-ml-butler bot added kokoro:force-run Tests on submitted change ready to pull PR ready for merge process labels Aug 30, 2021
PR Queue automation moved this from Assigned Reviewer to Approved by Reviewer Aug 30, 2021
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Aug 30, 2021
@gbaned gbaned removed the awaiting review Pull request awaiting review label Aug 31, 2021
@gbaned gbaned added ready to pull PR ready for merge process and removed ready to pull PR ready for merge process labels Sep 14, 2021
@copybara-service copybara-service bot merged commit d81b135 into tensorflow:master Sep 22, 2021
@google-ml-butler google-ml-butler bot removed the ready to pull PR ready for merge process label Sep 22, 2021
@yongtang yongtang deleted the 46890-tf.image.pad_to_bounding_box branch September 23, 2021 04:46
mihaimaruseac added a commit that referenced this pull request Oct 28, 2021
…36b64458d94e4a157c15-on-r2.6

Merge pull request #51717 from yongtang:46890-tf.image.pad_to_boundin…
mihaimaruseac added a commit that referenced this pull request Oct 28, 2021
…36b64458d94e4a157c15-on-r2.5

Merge pull request #51717 from yongtang:46890-tf.image.pad_to_boundin…
mihaimaruseac added a commit that referenced this pull request Oct 28, 2021
…36b64458d94e4a157c15-on-r2.4

Merge pull request #51717 from yongtang:46890-tf.image.pad_to_boundin…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes comp:ops OPs related issues prtype:bugfix PR to fix a bug size:S CL Change Size: Small
Projects
PR Queue
  
Approved by Reviewer
Development

Successfully merging this pull request may close these issues.

None yet

4 participants