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

TIMVX running hrnet model failed #1181

Open
fangxiaoying opened this issue Oct 18, 2021 · 1 comment
Open

TIMVX running hrnet model failed #1181

fangxiaoying opened this issue Oct 18, 2021 · 1 comment

Comments

@fangxiaoying
Copy link

root@imx8mpevk:~# ./tm_hrnet_timvx -m hrnet_uint8.tmfile -i pose.jpg
tengine-lite library version: 1.5-dev
#productname=VIP8000Nano-S+I, pid=0x9f
prev_ptrs = 0xaaaaf97a61c0
prev_ptrs = 0xffffa2abc040
E [op_check_add:393]Inputs/Outputs data type not support: ASYM UINT8, FLOAT32, ASYM UINT8
E [setup_node:481]Check node[80] ADD fail
Tengine Fatal: Pre-run subgraph(0) on TIMVX failed.
Tengine: Scheduler(sync) prerun failed.
Prerun multithread graph failed.

model is from model zoo.

Meet the same issue #679 on tengine-lite (commit 56cf67d (HEAD -> tengine-lite, tag: latest, origin/tengine-lite, origin/HEAD)) when runing tm_hrnet_timvx, but the patch look like not fixed the issue.

root@imx8mpevk:~# ./tm_hrnet_timvx -m hrnet_uint8.tmfile -i pose.jpg
tengine-lite library version: 1.5-dev
E [op_check_add:393]Inputs/Outputs data type not support: ASYM UINT8, FLOAT32, ASYM UINT8
E [setup_node:481]Check node[80] ADD fail
Tengine Fatal: Pre-run subgraph(0) on TIMVX failed.
Tengine: Scheduler(sync) prerun failed.
Prerun multithread graph failed.

@ringfa11
Copy link

meet the same issue,did you work it out? @fangxiaoying

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

2 participants