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.

TDA4VE-Q1: [TIDL] How to remove DataConvert Op

Part Number: TDA4VE-Q1

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