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.

SK-TDA4VM: concat算子在pc端推理没有问题,在板端推理输出结果错误

Part Number: SK-TDA4VM


我有一个模型包含concat算子,在pc端用onnxrt_ep.py推理模型cocat算子的输出结果没有问题,而在板端用onnxrt_ep.py推理模型concat算子的输出结果不对,请问是什么原因呢?用的是08.02的官方版本,请问pc端的libtidl_onnxrt_EP.so和板端的libtidl_onnxrt_EP.so文件一样吗?从哪里可以看到这个文件的源代码呢?