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

RK3588 seem not support 3-dim input like (n,c,h*w) #173

Open
lsq117 opened this issue Oct 11, 2024 · 2 comments
Open

RK3588 seem not support 3-dim input like (n,c,h*w) #173

lsq117 opened this issue Oct 11, 2024 · 2 comments

Comments

@lsq117
Copy link

lsq117 commented Oct 11, 2024

473BF4EAD074A56B2903BF890EE84E1E
Here is my error and relative files, my onnx file input shape is (1,1,150528),and when i simulate it on PC using rk python api, it succeed, but when i use C api,it failed like this. My onnx and rknn file(PC) use (1,1,150528)as input shape, and i use rknn-toolkit2-2.1.0, my model is a changed ViT, do classify task

@lsq117
Copy link
Author

lsq117 commented Oct 11, 2024

My relative file is here(baiduyun):
链接:https://pan.baidu.com/s/1qnd4MvAWkCHm3UOovtHKnA
提取码:r9gj

@lsq117
Copy link
Author

lsq117 commented Oct 11, 2024

I forget to upload the original onnx, here is onnx model and all python input files and C input files:
通过网盘分享的文件:original_onnx_and_inputs.zip
链接: https://pan.baidu.com/s/1vwRQexuX6_MevqRjVoZzpQ 提取码: 8u2i

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

1 participant