We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
手机系统:android11, 芯片:PowerVR Rogue GE8320, gpu类型:IMG PowerVR GE8230 系统架构:arm64-v8 paddle-lite版本:2.12
问题: 在android端做人脸识别,人脸识别算法利用https://github.com/PaddlePaddle/PLSC/tree/master/task/recognition/face中的;
将模型转换成android端python代码:
下面paddle liteandroid链接库:
Android studio运行报错:
我利用cpu的模型可以正常运行成功,但是我换成opencl的模型就报错了,请问下这是什么问题,模型和预测库我都换了的,而且这个gpu的芯片paddle lite也是支持的,真的不知道哪里出问题,求帮忙看下。谢谢了。
The text was updated successfully, but these errors were encountered:
您好,这个问题我们尝试复现下,谢谢!
Sorry, something went wrong.
No branches or pull requests
手机系统:android11,
芯片:PowerVR Rogue GE8320, gpu类型:IMG PowerVR GE8230
系统架构:arm64-v8
paddle-lite版本:2.12
问题:
在android端做人脸识别,人脸识别算法利用https://github.com/PaddlePaddle/PLSC/tree/master/task/recognition/face中的;
将模型转换成android端python代码:
下面paddle liteandroid链接库:
Android studio运行报错:
我利用cpu的模型可以正常运行成功,但是我换成opencl的模型就报错了,请问下这是什么问题,模型和预测库我都换了的,而且这个gpu的芯片paddle lite也是支持的,真的不知道哪里出问题,求帮忙看下。谢谢了。
The text was updated successfully, but these errors were encountered: