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.
hi~,
i use my model to do some inference work.
and we i used tidl_rt.c to test. i could get the right result
but when i used the same model to vison_app/app_tidl_od i could not get the right result.
i debug the progress and found that problem may happened at this function "tivxMapTensorPatch"
but we could not see the details for this function.
because we don't know how to use vx_tensor data to get the result ptr data.
so would you please show me this function detail
thanks and bestregards~