Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
nerbivol opened this issue May 7, 2024 · 5 comments

Comments

@nerbivol
Copy link

nerbivol commented May 7, 2024

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
Copy link

ilooro commented Jun 5, 2024

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

@nerbivol
Copy link
Author

nerbivol commented Jun 5, 2024

I didn't solve the problem

@livelove1987
Copy link

i have it as well

@livelove1987
Copy link

@nerbivol thats problem with running NPU on 1 core
image

@ilooro
Copy link

ilooro commented Jul 10, 2024

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

  • librknnrt version: 2.0.0b0
  • driver version: 0.9.2
  • system: Linux orangepi5 5.10.160-legacy-rk35xx UTC 2024 aarch64 GNU/Linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants