Skip to content

Use consistent const-tensor checks #3139

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ddavis-2015
Copy link
Member

@tensorflow/micro

Use consistent const-tensor checks and error messages across these kernels:

PAD
RESIZE_BILINEAR
RESIZE_NEAREST_NEIGHBOR
SPLIT_V
SPLIT

bug=fixes #3138

@tensorflow/micro

Use consistent const-tensor checks and error messages across these kernels:

PAD
RESIZE_BILINEAR
RESIZE_NEAREST_NEIGHBOR
SPLIT_V
SPLIT

bug=fixes tensorflow#3138
@ddavis-2015 ddavis-2015 requested a review from a team as a code owner July 10, 2025 23:10
@ddavis-2015 ddavis-2015 requested a review from rameshkunasi July 10, 2025 23:10
@ddavis-2015 ddavis-2015 self-assigned this Jul 10, 2025
Copy link
Contributor

@rameshkunasi rameshkunasi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

Copy link
Contributor

mergify bot commented Jul 11, 2025

This pull request has been removed from the queue for the following reason: checks timeout.

The merge conditions cannot be satisfied due to checks timeout.

You can check the last failing draft PR here: #3142.

You may have to fix your CI before adding the pull request to the queue again.

If you update this pull request, to fix the CI, it will automatically be requeued once the queue conditions match again.
If you think this was a flaky issue instead, you can requeue the pull request, without updating it, by posting a @mergifyio requeue comment.

@ddavis-2015
Copy link
Member Author

@Mergifyio requeue

Copy link
Contributor

mergify bot commented Jul 11, 2025

requeue

❌ Command disallowed due to command restrictions in the Mergify configuration.

  • sender-permission >= write

@suleshahid
Copy link
Collaborator

@Mergifyio refresh

Copy link
Contributor

mergify bot commented Jul 11, 2025

refresh

✅ Pull request refreshed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use consistent const-tensor checks
4 participants