Part Number: TDA4VM
Hi, TI Team
I are testing whether PTQ calibration is working correctly.
I contact you because I have a question during the test.
The model used in PTQ testing is a segmentation model, and the model information is below.
used SDK : ti-processor-sdk-rtos-j721e-evm-08_06_01_03
used model : deeplabv3_mobilenet_v3_large_lite_512x512_20210527.onnx ( in TI model zoo )
If I set the others calibrationOption except 16, it is worked well in TDA4VM board.
If I set "calibrationOption = 16", model binary file is created fine and the model result is fine, but it doesn't work on TDA4VM board.
In testing, other PTQ configuration options except CalibrationOption were set identically.
This problem seems to only occur with segmentation model.
Because this problem did not occur When I did same test with object detection model.
So, I want to know the reason this problem only occurs with segmentation model.
please see the error message below:
33.368940 s: VX_ZONE_ERROR:[ownContextSendCmd:799] Command ack message returned failure cmd_status: -1
33.369000 s: VX_ZONE_ERROR:[ownContextSendCmd:835] tivxEventWait() failed.
33.369009 s: VX_ZONE_ERROR:[ownNodeKernelInit:527] Target kernel, TIVX_CMD_NODE_CREATE failed for node TIDLNode
33.369016 s: VX_ZONE_ERROR:[ownNodeKernelInit:528] Please be sure the target callbacks have been registered for thise
33.369022 s: VX_ZONE_ERROR:[ownNodeKernelInit:529] If the target callbacks have been registered, please ensure no erl
33.369286 s: VX_ZONE_ERROR:[ownGraphNodeKernelInit:583] kernel init for node 3, kernel com.ti.tidl:1:1 ... failed !!!
33.369306 s: VX_ZONE_ERROR:[vxVerifyGraph:2055] Node kernel init failed
33.369312 s: VX_ZONE_ERROR:[vxVerifyGraph:2109] Graph verify failed