2024-05-21 09:27 PM
Hello,
I am trying to apply a CNN+GRU network based pre-trained model (Keras, .h5) onto the board (STM32G4474RETx) by using X-CUBE-AI and encountered this error: "Unsupported wrapped layer type: Conv1D" when I tried to analyze it.
Based on the error message, I guess the TimeDistributed layer is not supported.
Is there any way to make it work? I would greatly appreciate any help.
Thank you in advance.
2024-05-22 06:16 PM
Found a documentation listing all the supported/unsupported layers.
For those who might face the similar issues, X-CUBE-AI documentation is normally located under: