tensorflow / tflite-micro

Infrastructure to enable deployment of ML models to low-power resource-constrained embedded targets (including microcontrollers and digital signal processors).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unidirectional_sequence_lstm_test fails for new CMSIS-NN lstm implementation

AdrianLundell opened this issue · comments

Reproducer:
make -f tensorflow/lite/micro/tools/make/Makefile TARGET=bluepill OPTIMIZED_KERNEL_DIR=cmsis_nn test_unidirectional_sequence_lstm_test

Seems to be an output diff for cell state and hidden state.

"This issue is being marked as stale due to inactivity. Remove label or comment to prevent closure in 5 days."

"This issue is being closed because it has been marked as
stale for 5 days with no further activity."