2026-04-26 6:06 AM
2026-04-26 6:29 AM - edited 2026-04-26 6:48 AM
Hello @shua and welcome to the ST community,
Please review How to write your question to maximize your chances to find a solution
Especially this point:
I invite you to edit your post accordingly.
Thank you for your cooperation.
2026-05-04 1:46 AM
Hi @shua,
It most likely depends on your model.
For non-accelerated hardware, you can find the list of supported layers here (for onnx), and in your case mul:
https://stedgeai-dc.st.com/assets/embedded-docs/supported_ops_onnx.html#mul
If you are using a NPU (n6 for example):
https://stedgeai-dc.st.com/assets/embedded-docs/stneuralart_operator_support.html#title
Make sure to respect the conditions listed
Have a good day,
Julian