thanhtantran / rknn-multi-threaded-3588

RKNN Multi threades for Orange Pi5, 5B and 5 Plus
27 stars 3 forks source link

E RKNN: [22:09:41.479] failed to submit!, op id: 1, op name: Conv:Conv_0, #3

Open nerbivol opened 5 months ago

nerbivol commented 5 months ago

Changing the value of TPEs in main.py to 1 results in the functionality working with 20 frames per second (fps) but poor quality of recognition and warning messages are observed:

W RKNN: [22:06:38.699] Output(285): size_with_stride larger than model origin size, if need run OutputOperator in NPU, please call rknn_create_memory using size_with_stride.

However, when TREs is set to 2 or TPEs to 3, an error occurs:

E RKNN: [22:09:41.479] failed to submit!, op id: 1, op name: Conv:Conv_0, flags: 0x5, task start: 0, task number: 196, run task counter: 0, int status: 0, please try updating to the latest version of the toolkit2 and runtime from: https://eyun.baidu.com/s/3eTDMk6Y (PWD: rknn)
ilooro commented 4 months ago

Were you able to solve this problem? I have the same.

nerbivol commented 4 months ago

I didn't solve the problem

livelove1987 commented 3 months ago

i have it as well

livelove1987 commented 3 months ago

@nerbivol thats problem with running NPU on 1 core image

ilooro commented 3 months ago

I have solved this problem. I tried using different versions of linux kernels and rknn driver and rknnRT, and this works for me: