You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
TCChenlong
changed the title
【PaddlePaddle Hackathon】65、开发 web 版 Paddle Lite 模型转换工具
【PaddlePaddle Hackathon 2】65、开发 web 版 Paddle Lite 模型转换工具
Mar 8, 2022
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 API,FAQ and Github Issue to get the answer.Have a nice day!
TCChenlong
changed the title
【PaddlePaddle Hackathon 2】65、开发 web 版 Paddle Lite 模型转换工具
【PaddlePaddle Hackathon 2】65、开发 web 版 Paddle-Lite 模型转换工具
Mar 8, 2022
(此 ISSUE 为 PaddlePaddle Hackathon 第二期活动的任务 ISSUE,更多详见 【PaddlePaddle Hackathon 第二期】任务总览)
【任务说明】
任务标题:开发 web 版 Paddle Lite 模型转换工具
技术标签:推理框架,js,webassembly,Wasm
任务难度:困难
详细描述:目前用户需要安装 paddle lite opt 工具的 python wheel 包后才能使用 Paddle Lite 模型转换工具,由于用户没有建立 opt 工具和 Paddle Lite 库的版本要一一对应的概念,导致转换后的模型部署时会出现各种兼容性问题。因此,希望通过web页面提供给用户模型在线转换+Paddle Lite 库下载的服务,效果与类似于 https://convertmodel.com/ 。 技术点:1)基于 emsdk 编译 Paddle Lite 源码产出 WebAssembly 2)基于JavaScript + WebAssembly 开发web client 端的 Paddle Lite 模型转换工具。
【提交内容】
设计文档,并提 PR 至 PaddlePaddle/community 的 rfcs/Lite 目录
代码 Pull Request 到 Paddle-Lite,为了保证顺利合入,请务必参考 PR 提交规范
提供 web 端代码
【技术要求】
熟练掌握 javascript 和 webassembly
熟悉 Paddle Lite 的编译流程和脚本
熟悉 Paddle Lite opt 工具
【答疑交流】
The text was updated successfully, but these errors were encountered: