[INFO] acl init success. [ERROR] acl set device 0 failed, errorCode = 507033.
收藏回复举报
[INFO] acl init success. [ERROR] acl set device 0 failed, errorCode = 507033.
新人帖
发表于2022-11-04 10:35:39
0 查看

执行样例main时报错:

/2_object_detection/YOLOV3_dynamic_batch_detection_picture/out$ ./main 416 416 

[INFO]  1: ./main [param], [param] is dynamic batch. It should be 1,2,4 or 8. For example: ./main 8; 

[INFO]  2: ./main [param1] [param2], [param1] is dynamic height. [param1] is dynamic width. It should be 416, 416; 832, 832; 1248, 1248. For example: ./main 416 416 

[INFO]  acl init success. 

[ERROR]   acl set device 0 failed, errorCode = 507033. 

[ERROR]   sample init resource failed. 

[INFO]  end to destroy stream. 

[INFO]  end to destroy context. 

[ERROR]   reset device 0 failed, errorCode = 507007. 

[INFO]  end to reset device: 0. 

[INFO]  end to finalize acl. 

我要发帖子