INTERNAL ERROR 119 during analyzing AI model
- January 24, 2020
- 1 reply
- 1096 views
I would like to use CubeAI to run a tflite model on microcontroller, but I get ERROR 119 message during the analyzing model step. I tried to search for this error code, but could not find any sources that reveals what it actually means. I attach the screenshot of the message. The log file mentioned in the error message provides no further info about the problem.
CubeMX and CubeAI is runnining in a Windows environment, and has been updated to the latest versions.
The tflite model works in other environments without any problem. It has been converted from a tensorflow keras model, using GRU and Dense layers. Could it be the problem, that CubeAI does not support tflite models that has been converted from GRU layers? If so, is there any specification what kind of keras layers can be used?
Thanks,
Daniel
