-
Notifications
You must be signed in to change notification settings - Fork 909
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
base: main
Are you sure you want to change the base?
Conversation
@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
There was a problem hiding this 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
This pull request has been removed from the queue for the following reason: 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. |
@Mergifyio requeue |
❌ Command disallowed due to command restrictions in the Mergify configuration.
|
@Mergifyio refresh |
✅ Pull request refreshed |
@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