Other Parts Discussed in Thread: TDA4VM
Tool/software:
Hi, I've encountered a problem I can't explain. I installed the edgeai-tidl-tools package on my PC using Docker with brench rel_11_00, SOC=am68pa, and TIDL_TOOLS_TYPE=CPU (the GPU version is not compatible with my GPU device). I also installed the SD card image (version 11.00.00.08) to run on SK-TDA4VM.
The problem I'm having is that on SK, I can only run the native models of the installed image, which are located in its modelzoo folder. The models downloaded through the links provided by the edgeai-modelzoo package (branch r11.0) only run on my PC and not on SK. Models like:
od-8820_onnxrt_coco_edgeai-mmyolo-gplv3_yolov5_small-v61_lite_640x640_20240329_model_onnx
od-8850_onnxrt_coco_edgeai-mmyolo-gplv3_yolov7_tiny_lite_640x640_20230830_model_onnx
od-8870_onnxrt_coco_edgeai-mmyolo-gplv3_yolov8_nano_lite_640x640_20231118_model_onnx
For example the output that I obtain with od-8820_onnxrt_coco_edgeai-mmyolo-gplv3_yolov5_small-v61_lite_640x640_20240329_model_onnx is:
Final number of subgraphs created are : 1, - Offloaded Nodes - 283, Total Nodes - 283
APP: Init ... !!!
162152.555784 s: MEM: Init ... !!!
162152.555833 s: MEM: Initialized DMA HEAP (fd=11) !!!
162152.555974 s: MEM: Init ... Done !!!
162152.555996 s: IPC: Init ... !!!
162152.617759 s: IPC: Init ... Done !!!
REMOTE_SERVICE: Init ... !!!
REMOTE_SERVICE: Init ... Done !!!
162152.628956 s: GTC Frequency = 200 MHz
APP: Init ... Done !!!
162152.632914 s: VX_ZONE_INFO: Globally Enabled VX_ZONE_ERROR
162152.633049 s: VX_ZONE_INFO: Globally Enabled VX_ZONE_WARNING
162152.633075 s: VX_ZONE_INFO: Globally Enabled VX_ZONE_INFO
162152.642192 s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target MPU-0
162152.642426 s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target MPU-1
162152.642555 s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target MPU-2
162152.642680 s: VX_ZONE_INFO: [tivxPlatformCreateTargetId:169] Added target MPU-3
162152.642765 s: VX_ZONE_INFO: [tivxInitLocal:202] Initialization Done !!!
162152.642817 s: VX_ZONE_INFO: Globally Disabled VX_ZONE_INFO
162152.665790 s: VX_ZONE_ERROR: [ownContextSendCmd:1001] Command ack message returned failure cmd_status: -1
162152.665933 s: VX_ZONE_ERROR: [ownNodeKernelInit:704] Target kernel, TIVX_CMD_NODE_CREATE failed for node node_83
162152.665952 s: VX_ZONE_ERROR: [ownNodeKernelInit:705] Please be sure the target callbacks have been registered for this core
162152.665958 s: VX_ZONE_ERROR: [ownNodeKernelInit:706] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel
162152.665966 s: VX_ZONE_ERROR: [ownGraphNodeKernelInit:793] kernel init for node 0, kernel com.ti.tidl:1:1 ... failed !!!
162152.665992 s: VX_ZONE_ERROR: [ TIDL subgraph detections ] Node kernel init failed
162152.665998 s: VX_ZONE_ERROR: [ TIDL subgraph detections ] Graph verify failed