Skip to content

Add const-tensor checks #3141

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

Merged
merged 3 commits into from
Aug 8, 2025
Merged

Conversation

ddavis-2015
Copy link
Member

@tensorflow/micro

Add consistent const-tensor checks and error messages across these kernels: TRANSPOSE
STRIDED_SLICE
FILL
BROADCAST_TO
EXPAND_DIMS

Modify associated kernel unit tests.

bug=fixes #3140

@tensorflow/micro

Add consistent const-tensor checks and error messages across these kernels:
TRANSPOSE
STRIDED_SLICE
FILL
BROADCAST_TO
EXPAND_DIMS

Modify associated kernel unit tests.

bug=fixes tensorflow#3140
@ddavis-2015 ddavis-2015 requested a review from a team as a code owner July 11, 2025 00:52
@ddavis-2015 ddavis-2015 self-assigned this Jul 11, 2025
@ddavis-2015 ddavis-2015 added bug Something isn't working ci:run_full labels Jul 11, 2025
@ddavis-2015 ddavis-2015 requested a review from rameshkunasi July 11, 2025 00:53
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

@mergify mergify bot merged commit 2b3f8d0 into tensorflow:main Aug 8, 2025
140 of 143 checks passed
@ddavis-2015 ddavis-2015 deleted the const-tensor-checks-2 branch August 8, 2025 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add const-tensor checks
3 participants