Neural network implementation on STM32 via prompt and STM32 CubeIDE "TOOL ERROR: not enough values to unpack" (expected 4 got 3)
Hi,
i'm trying to analyze a neural network on STM32CubeIDE. With this tool in analyze mode i've got an error message. So i tried to do the same using command line and the message error is: "TOOL ERROR: not enough values to unpack" (expected 4 got 3)
We have yet tried to change one parameter inside the network (SCALE parameter) but it doesn't work.
Could enyone help me with this problem?
Thanks
