-
Notifications
You must be signed in to change notification settings - Fork 75.3k
tf.image.extract_glimpse crashes with negative input #51618
Copy link
Copy link
Closed
Labels
TF 2.4for issues related to TF 2.4for issues related to TF 2.4comp:opsOPs related issuesOPs related issuesstaleThis label marks the issue/pr stale - to be closed automatically if no activityThis label marks the issue/pr stale - to be closed automatically if no activitystat:awaiting responseStatus - Awaiting response from authorStatus - Awaiting response from authortype:bugBugBug
Metadata
Metadata
Assignees
Labels
TF 2.4for issues related to TF 2.4for issues related to TF 2.4comp:opsOPs related issuesOPs related issuesstaleThis label marks the issue/pr stale - to be closed automatically if no activityThis label marks the issue/pr stale - to be closed automatically if no activitystat:awaiting responseStatus - Awaiting response from authorStatus - Awaiting response from authortype:bugBugBug
Type
Fields
Give feedbackNo fields configured for issues without a type.
System information
Standalone code to reproduce the issue
Describe the current behavior
It crashes when I execute the above code.
Describe the expected behavior
Should throw a
ValueError.