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
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!
(此 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。
【答疑交流】
The text was updated successfully, but these errors were encountered: