Hi there,
i'm trying to convert a deep learning matlab network via .onnx converter toolbox to run on an STM32H7 controller. I'm currently using X-CUBE-AI Version 5.0.0.
When I'm trying to analyze the network in CubeMX I get the following error: TOOL ERROR: Unsuportet Layer Type: LSTM. Is there any possible Version of Cube AI wich supports an Recurrent Type Layer such as LSTM or GRU?