Associate
July 9, 2020
Solved
TOOL ERROR: Unknown layer type SHAPE, stopping.
- July 9, 2020
- 3 replies
- 1766 views
Dear STM community,
I am trying to deploy a simple tflite model on my STM32, but I can't get through the analyze step. I got the following error:
TOOL ERROR: Unknown layer type SHAPE, stopping.
If I convert the model to Keras (model and topology), it works fine, I can run the generated code, but I want to use tflite model.
I attached the keras and the tflite files.
Thanks,
Titusz

