Hi Team,
I have a model that includes a concat operator, and the output result of the cocat operator of the inference model using onnxrt_ep.py on the PC side is normal, but the output result of the concat operator of the inference model on the board side is incorrect. Could you please tell me the reason? The official version of 08.02 is used. Is the libtidl_onnxrt_EP.so file on the PC side the same as the libtidl_onnxrt_EP.so file on the board side? Where can I see the source code of this file?
Kind regards,
Katherine