The Wayback Machine - https://web.archive.org/web/20201026090701/https://github.com/OAID/Tengine/issues/295
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

x86和arm上的差异性问题 #295

Open
xiaodadalihai opened this issue May 9, 2020 · 3 comments
Open

x86和arm上的差异性问题 #295

xiaodadalihai opened this issue May 9, 2020 · 3 comments
Labels
bug

Comments

@xiaodadalihai
Copy link

@xiaodadalihai xiaodadalihai commented May 9, 2020

做人脸识别,我把检测的多张人脸拼成n1128128的矩阵,在x86运行没有问题,在arm上运行识别不到人,经过我跟踪打印,发现arm的多人提取的特征只有一张图片长度(即128128)的数值正常,其他后续的都为nan,代码完全相同,图片完全相同,但是x86上没有任何问题,麻烦修订一下,解决这个问题!!!!

@BUG1989
Copy link
Contributor

@BUG1989 BUG1989 commented May 10, 2020

方便的话,能提供下模型及测试代码吗?以便我们进行bug修复,谢谢。

@xiaodadalihai
Copy link
Author

@xiaodadalihai xiaodadalihai commented May 11, 2020

@xiaodadalihai
Copy link
Author

@xiaodadalihai xiaodadalihai commented May 12, 2020

@BUG1989 BUG1989 added the bug label May 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.