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

【PaddlePaddle Hackathon】33、Paddle Lite 新增硬件支持 #7028

Closed
TCChenlong opened this issue Sep 23, 2021 · 1 comment
Closed

【PaddlePaddle Hackathon】33、Paddle Lite 新增硬件支持 #7028

TCChenlong opened this issue Sep 23, 2021 · 1 comment

Comments

@TCChenlong
Copy link

(此 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)。

【提交内容】

  • 支持某一款AI硬件跑通MobileNetV1模型且精度对齐
  • 输出实现代码、单测代码、文档和Demo。

【技术要求】

  • 一定的 C++ 代码阅读能力

  • 对 CMake、Makefile 有一定了解

@hong19860320
Copy link
Collaborator

飞桨团队已规划Q4会基于NNAdapter支持TIM-VX和OpenVINO,相关同学可以另选其它硬件。

@qili93 qili93 closed this as completed Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants