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 新增硬件
技术标签:Paddle Lite,C++
任务难度:困难
详细描述:通过Kernel或子图+NNAdapter的方式新增一种硬件后端,支持MobileNetV1模型。这个任务要求你对Paddle Lite 整个架构、处理流程和源码结构有深入的理解,同时熟悉Kernel和子图+NNAdapater硬件接入方案,并且要求对某一款硬件的软件栈有一定的了解(可以选择资料较丰富的硬件,例如基于TIM-VX https://github.com/VeriSilicon/TIM-VX 支持RK1109/1126、Amlogic A311D/S905D3/C308X等SoC的NPU)。
【提交内容】
【技术要求】
一定的 C++ 代码阅读能力
对 CMake、Makefile 有一定了解
The text was updated successfully, but these errors were encountered:
飞桨团队已规划Q4会基于NNAdapter支持TIM-VX和OpenVINO,相关同学可以另选其它硬件。
Sorry, something went wrong.
Leonardo-Ding
No branches or pull requests
(此 ISSUE 为 PaddlePaddle Hackathon 活动的任务 ISSUE,更多详见PaddlePaddle Hackathon)
【任务说明】
任务标题:Paddle Lite 新增硬件
技术标签:Paddle Lite,C++
任务难度:困难
详细描述:通过Kernel或子图+NNAdapter的方式新增一种硬件后端,支持MobileNetV1模型。这个任务要求你对Paddle Lite 整个架构、处理流程和源码结构有深入的理解,同时熟悉Kernel和子图+NNAdapater硬件接入方案,并且要求对某一款硬件的软件栈有一定的了解(可以选择资料较丰富的硬件,例如基于TIM-VX https://github.com/VeriSilicon/TIM-VX 支持RK1109/1126、Amlogic A311D/S905D3/C308X等SoC的NPU)。
【提交内容】
【技术要求】
一定的 C++ 代码阅读能力
对 CMake、Makefile 有一定了解
The text was updated successfully, but these errors were encountered: