2025-01-02 05:55 AM - edited 2025-01-03 03:21 PM
This ONNX model is compiled with a standard MCU and runs on it (both with and without quantization). However, I encounter the following error when using the Neural-ART Accelerator NPU (both with and without quantization):
INTERNAL ERROR: Scale, zero-point, and quantizer must be set simultaneously.
It seems to me that all the model's onnx operations are supported (https://stedgeai-dc.st.com/assets/embedded-docs/stneuralart_operator_support.html)