X-CUBE-AI, tflite LSTM model: Unsupported layer types
Hi,
I’m currently trying to upload the following LSTM model into a STM32L476RG via X-CUBE-AI

Uploading the Keras .h5 model works well, however when I try to upload the TensorFlow Lite converted version of the same model, I get the following prompt:

Any ideas about how to solve this problem?
Some information about my setup:
STM32CubeMx version: 6.8.0
X-CUBE-AI version: 8.1.0
TensorFlow version: 2.10.0
Thank you very much.
