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 Inference 添加新的前端语言
技术标签:Paddle Inference,Java
任务难度:困难
*详细描述:Paddle Inference 当前支持五种编译语言 C++/Python/C/Go/R。Paddle Inference有 良好的解耦设计,使得我们可以较容易的支持 多种语言作为用户接口,自然也可以支持更多的语言作为用户接口。不管是 Java、Javascript、Swift、Ruby…… 只要你感兴趣,都可以完成这个任务。
【提交内容】
任务 PR 到 Paddle
相关技术文档
任务单测文件
【技术要求】
熟练掌握 C++
良好的编程规范
熟悉 Paddle 框架
对应语言接口的 API 文档规范、准则
The text was updated successfully, but these errors were encountered:
【PaddlePaddle Hackathon - rfc 提交】31 为 Paddle Inference 添加新的前端语言
b811747
Task: PaddlePaddle#35977
JZ-LIANG
No branches or pull requests
(此 ISSUE 为 PaddlePaddle Hackathon 活动的任务 ISSUE,更多详见PaddlePaddle Hackathon)
【任务说明】
任务标题:为 Paddle Inference 添加新的前端语言
技术标签:Paddle Inference,Java
任务难度:困难
*详细描述:Paddle Inference 当前支持五种编译语言 C++/Python/C/Go/R。Paddle Inference有 良好的解耦设计,使得我们可以较容易的支持 多种语言作为用户接口,自然也可以支持更多的语言作为用户接口。不管是 Java、Javascript、Swift、Ruby…… 只要你感兴趣,都可以完成这个任务。
【提交内容】
任务 PR 到 Paddle
相关技术文档
任务单测文件
【技术要求】
熟练掌握 C++
良好的编程规范
熟悉 Paddle 框架
对应语言接口的 API 文档规范、准则
The text was updated successfully, but these errors were encountered: