Tool/software:
Hi, TI support
SDK9.2 , target device is TDA4VE.
I use onnxrt_ep.py to compile my onnx model.
I noticed that the output layer added a dataconvert op to dequantize the TIDL_SignedChar data to the TIDL_SinglePrecFloat type.
How can I remove DataConvert Op to get the TIDL_SignedChar data.
Thanks
Henry