PaddlePaddle / Paddle-Lite

PaddlePaddle High Performance Deep Learning Inference Engine for Mobile and Edge (飞桨高性能深度学习端侧推理引擎)
https://www.paddlepaddle.org.cn/lite
Apache License 2.0
6.9k stars 1.6k forks source link

RK3399,Paddle Lite2.12环境安装好后,运行模型报错:OpenCL error with code CL_INVALID_BUFFER_SIZE happened in file /home/rpdzkj/Paddle-Lite-2.12/lite/backends/opencl/target_wrapper.cc at line 70. Exiting. #9999

Closed zhangzaixiu closed 4 months ago

zhangzaixiu commented 1 year ago

image

paddle-bot[bot] commented 1 year ago

您好,我们已经收到了您的问题,会安排技术人员尽快解答您的问题,请耐心等待。请您再次检查是否提供了清晰的问题描述、复现代码、环境&版本、报错信息等。同时,您也可以通过查看官网文档常见问题历史Issue来寻求解答。祝您生活愉快~

Hi! We've received your issue and please be patient to get responded. We will arrange technicians to answer your questions as soon as possible. Please make sure that you have posted enough message to demo your request. You may also check out the APIFAQ and Github Issue to get the answer.Have a nice day!

zhangzaixiu commented 1 year ago

在Amlogic A311D上跑运算,必须在开发板上编译吗

sprouteer commented 1 year ago

一般这种情况是,在这里size为0了,检查下输入输出有么有问题