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】38、为Paddle修复ROCM(HIP)算子 #40295

Closed
TCChenlong opened this issue Mar 8, 2022 · 2 comments
Closed

【PaddlePaddle Hackathon 2】38、为Paddle修复ROCM(HIP)算子 #40295

TCChenlong opened this issue Mar 8, 2022 · 2 comments

Comments

@TCChenlong
Copy link
Contributor

TCChenlong commented Mar 8, 2022

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

【任务说明】

  • 任务标题:为Paddle修复ROCM(HIP)算子

  • 技术标签:深度学习框架,C++,Python,HIP

  • 任务难度:中等

  • 详细描述:飞桨支持在C86加速卡上运行,但是存在部分算子在C86加速卡下还无法通过算子单测。下表中为当前在C86加速卡下算子单测失败的用例,请根据单测错误提示,对列表中的算子C++文件和单测Python文件进行相应修复,在不删减单测Python文件中的单测用例的前提下,使得算子单测列表通过。

    单测失败的OP
    test_spectral_op
    test_adamw_op
    test_eigvalsh_op

【修复建议】

  • 无,请根据具体单测的错误信息和失败结果进行修复,更多修复建议请参考《Paddle框架下C86加速卡算子修复说明》。

【提交流程】

  • 请按贡献指南中的描述,完成飞桨PR任务提交过程中的相关步骤。

【提交内容】

  • 算子修复代码,在Paddle repo的 paddle/fluid/operators 目录

  • 单测修复代码,在Paddle repo的 python/paddle/fluid/tests/unittests 目录

  • 单测修复之后,在C86加速卡环境下的成功运行结果截图

  • 单测修复之后,每个算子的问题定位及修复思路的简单描述(1-2句话即可)

【合入标准】

  • 按照贡献指南要求提交相关算子修复的PR,并通过所有PR的CI检测
  • PR描述中需贴入C86加速卡环境下的算子单测修复之后,成功运行的结果截图
  • PR描述中针对每个单测需给出1-2句话关于每个单测修复的问题及解决办法

【技术要求】

  • 熟悉Paddle框架的AI算子开发和测试
  • 熟悉C86加速卡软件栈ROCm的开发接口
  • 熟练掌握 C++, Python, HIP

【参考内容】

【答疑交流】

  • 在开发中对于上述任务有任何问题:请登录光合开发者社区 进行交流,可至 光合开发者社区-论坛-AI应用-paddle专栏 进行发帖。

  • 更多任务详情、技术内容可在光合开发者社区【揭榜挂帅】、【资源工具】等更多页面查看。

@paddle-bot-old
Copy link

paddle-bot-old bot commented Mar 8, 2022

您好,我们已经收到了您的问题,会安排技术人员尽快解答您的问题,请耐心等待。请您再次检查是否提供了清晰的问题描述、复现代码、环境&版本、报错信息等。同时,您也可以通过查看官网API文档常见问题历史IssueAI社区来寻求解答。祝您生活愉快~

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 APIFAQGithub Issue and AI community to get the answer.Have a nice day!

@TCChenlong TCChenlong changed the title 【PaddlePaddle Hackathon 2】38、为飞桨框架修复海光DCU算子 【PaddlePaddle Hackathon 2】38、为Paddle修复ROCM(HIP)算子 Mar 9, 2022
@paddle-bot paddle-bot bot closed this as completed Mar 28, 2023
@paddle-bot
Copy link

paddle-bot bot commented Mar 28, 2023

Since you haven't replied for more than a year, we have closed this issue/pr.
If the problem is not solved or there is a follow-up one, please reopen it at any time and we will continue to follow up.
由于您超过一年未回复,我们将关闭这个issue/pr。
若问题未解决或有后续问题,请随时重新打开,我们会继续跟进。

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

2 participants