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: The inference result obtained by the c++ version of the reasoning code is wrong. How could I modify the c++ version of the inference code onnx_main.cpp to infer my own model?

Part Number: SK-TDA4VM

Hi Team,

I have configured the environment for compiling and inferring the model, and my model has been compiled with python code. There is no problem with the model-artifacts and models folders. How could I modify the official c++ version of the inference code onnx_main.cpp to infer my model? At present, the inference results obtained by using the python version of the code are different from those obtained by the c++ version of the code. The inference results obtained by the python version are correct, but the inference results obtained by the c++ version are wrong.

Kind regards,

Katherine