Skip to content

Conversation

@ddavis-2015
Copy link
Member

@tensorflow/micro

Add additional const-tensor checks to the following CMSIS_NN kernels that attempt to use tensor data during the Prepare phase:

FULLY_CONNECTED
SVDF
UNIDIRECTIONAL_SEQUENCE_LSTM

Unit tests updated.

bug=fixes #3228

@tensorflow/micro

Add additional const-tensor checks to the following CMSIS_NN kernels that attempt to use tensor data during the Prepare phase:

FULLY_CONNECTED
SVDF
UNIDIRECTIONAL_SEQUENCE_LSTM

Unit tests updated.

bug=fixes tensorflow#3228
@ddavis-2015 ddavis-2015 requested a review from a team as a code owner October 13, 2025 19:20
@ddavis-2015 ddavis-2015 self-assigned this Oct 13, 2025
@ddavis-2015 ddavis-2015 added bug Something isn't working ci:run_full labels Oct 13, 2025
@veblush veblush enabled auto-merge (squash) October 17, 2025 16:37
@veblush veblush disabled auto-merge October 17, 2025 17:02
@veblush veblush merged commit 11a8f50 into tensorflow:main Oct 17, 2025
2 of 4 checks passed
@ddavis-2015 ddavis-2015 deleted the const-tensor-checks branch October 17, 2025 17:44
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.

Additional const-tensor checks (CMSIS_NN)

3 participants