Skip to main content
Associate
May 22, 2024
Question

[X-CUBE-AI] Unsupported wrapped layer type: Conv1D

  • May 22, 2024
  • 1 reply
  • 878 views

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.

1 reply

Associate
May 23, 2024

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:

file:///C:/Users/username/STM32Cube/Repository/Packs/STMicroelectronics/X-CUBE-AI/8.1.0/Documentation/index.html