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
(此 ISSUE 为 PaddlePaddle Hackathon 活动的任务 ISSUE,更多详见PaddlePaddle Hackathon)
【任务说明】
任务标题:基于Paddle-Lite在ios gpu上跑通SSD_MobileNetV3_large模型
技术标签:Paddle-Lite,C++,IOS,CMake、Metal
任务难度:中等
详细描述:基于Paddle-Lite OP添加文档添加新OP gpu实现,如multiclas_nms,优化模型性能,在ios gpu上跑通模型, 保证精度对齐。
【提交内容】
支持某一款苹果手机GPU上跑通该模型且精度对齐
新增op实现代码
op单测代码
【技术要求】
熟悉主流推理框架,有gpu或metal方向的性能优化经验
通过提PR方式将相关代码合入Paddle-Lite
The text was updated successfully, but these errors were encountered:
Leonardo-Ding
No branches or pull requests
(此 ISSUE 为 PaddlePaddle Hackathon 活动的任务 ISSUE,更多详见PaddlePaddle Hackathon)
【任务说明】
任务标题:基于Paddle-Lite在ios gpu上跑通SSD_MobileNetV3_large模型
技术标签:Paddle-Lite,C++,IOS,CMake、Metal
任务难度:中等
详细描述:基于Paddle-Lite OP添加文档添加新OP gpu实现,如multiclas_nms,优化模型性能,在ios gpu上跑通模型, 保证精度对齐。
【提交内容】
支持某一款苹果手机GPU上跑通该模型且精度对齐
新增op实现代码
op单测代码
【技术要求】
熟悉主流推理框架,有gpu或metal方向的性能优化经验
通过提PR方式将相关代码合入Paddle-Lite
The text was updated successfully, but these errors were encountered: