Skip to content

Conversation

ddavis-2015
Copy link
Member

@ddavis-2015 ddavis-2015 commented Aug 23, 2025

@tensorflow/micro

Correct legacy scalar check.
Correct wording for modern scalar tensors.

Revert MicroInterpreter test copyright date.

bug=correction of PR #3180

@tensorflow/micro

Detect output tensors with dynamic shapes after the Prepare method for each operator in a subgraph has been called. Upon detection of a dynamic tensor, return kTfLiteError from the MicroInterpreter::AllocateTensors method.

Add unit test for the MicroInterpreter.

Fix typos in Prepare failure message.

bug=fixes tensorflow#3180
@tensorflow/micro

Correct legacy scalar check.
Correct wording for modern scalar tensors.

bug=correction of PR tensorflow#3180
@ddavis-2015 ddavis-2015 requested a review from a team as a code owner August 23, 2025 00:20
@ddavis-2015 ddavis-2015 self-assigned this Aug 23, 2025
@ddavis-2015 ddavis-2015 added bug Something isn't working ci:run_full labels Aug 23, 2025
@ddavis-2015 ddavis-2015 requested a review from veblush August 23, 2025 01:15
@mergify mergify bot merged commit 3b20912 into tensorflow:main Aug 25, 2025
155 of 156 checks passed
@ddavis-2015 ddavis-2015 deleted the dynamic-tensor-checks branch August 25, 2025 18:28
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.

3 participants