Hi TI experts,
When deploying ONNX model using TIDL, pow, div, sub and tanh operators are not supported. Is there any solutions by now?
Thanks.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi TI experts,
When deploying ONNX model using TIDL, pow, div, sub and tanh operators are not supported. Is there any solutions by now?
Thanks.
Hi,
We have support for tanh and sub operator on c7x as part of SDK 9.0. For other operators which are not supported Open source runtime interface is recommended. The details for the same can be found here :
github.com/.../edgeai-tidl-tools
Regards,
Anshu