cancel
Showing results for 
Search instead for 
Did you mean: 

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

jiiihyeonnn
Associate

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 1
jiiihyeonnn
Associate

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