Closed narduzzi closed 1 year ago
this error is reported by nncase runtime,please check your model or use pc tool to simulate.
The problem was that the network was compiled using nncase 1.8.0 while the firmware was using nncase 1.1.0. Updating the firmware library to use nncase 1.8.0 and reflashing the chip solved the problem.
Describe the bug Hi,
I am trying to perform inference using a MLP Network with 70 inputs.
And it raises the following exception:
What could be the source of the problem? I am attaching the kmodel converted using NNCase [1.9.0.]
Configuration