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 2】89、增加 Taichi 和 PaddlePaddle 高效结合的案例 #4480

Closed
TCChenlong opened this issue Mar 8, 2022 · 1 comment
Labels
feature request Suggest an idea on this project

Comments

@TCChenlong
Copy link

(此 ISSUE 为 PaddlePaddle Hackathon 第二期活动的任务 ISSUE,更多详见 【PaddlePaddle Hackathon 第二期】任务总览

【任务说明】

  • 任务标题:增加 Taichi 和 PaddlePaddle 高效结合的案例。

  • 技术标签:深度学习框架,高性能计算。

  • 任务难度:简单。

  • 详细描述:选取一个 PaddlePaddle 中暂不支持的 op,使用 Taichi 编写该 op 的并行实现,并在一个 PaddlePaddle 和Taichi的交互案例中展示效果。

    • 注意本题目为开放性题目,需要在题目一的基础上完成。
  • 相关实现:如需使用可微分op,请参考 Taichi 中与 torch autograd 交互的测试样例

【提交内容】

  • PR 请提交到用户自己的公开 repo,提交 repo 的链接即可;

  • Repo 中需要包含详细的案例使用步骤,以及必要的代码讲解和背景知识。

【技术要求】

  • 熟悉 Taichi 和 PaddlePaddle;

  • 熟练掌握 C++ 、Python。

【答疑交流】

  • 如果在开发中对于上述任务有任何问题,欢迎在本 ISSUE 下留言交流。
  • 对于开发中的共性问题,在活动过程中,会定期组织答疑,请大家关注官网&QQ群的通知,及时参与。
@Zheaoli
Copy link
Contributor

Zheaoli commented Mar 8, 2022

Hi, we do require issues in this repo to be related to Taichi development and/or bug reports. We will migrate this issue to the hackathons repo, and close this one. Thanks for your understanding!

@Zheaoli Zheaoli closed this as completed Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Suggest an idea on this project
Projects
None yet
Development

No branches or pull requests

2 participants