Skip to content

Conversation

@ddavis-2015
Copy link
Member

@tensorflow/micro

Return kTfLiteError when unsupported input/output tensor type is used in CAST kernel.

bug=fixes #3241

@tensorflow/micro

Return kTfLiteError when unsupported input/output tensor type is used in CAST kernel.

bug=fixes tensorflow#3241
@ddavis-2015 ddavis-2015 requested a review from a team as a code owner October 31, 2025 22:03
@ddavis-2015 ddavis-2015 self-assigned this Oct 31, 2025
@ddavis-2015 ddavis-2015 added bug Something isn't working ci:run_full labels Oct 31, 2025
@ddavis-2015 ddavis-2015 requested a review from veblush October 31, 2025 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working ci:ready_to_merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

In the cast.cc file, the default switch case doesn't include a kTfLiteError return.

3 participants