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

【PIR API adaptor No.221】 Migrate paddle.nn.Swish/LeakyReLU into pir #58394

Merged
merged 3 commits into from
Oct 31, 2023
Merged

【PIR API adaptor No.221】 Migrate paddle.nn.Swish/LeakyReLU into pir #58394

merged 3 commits into from
Oct 31, 2023

Conversation

DrRyanHuang
Copy link
Member

@DrRyanHuang DrRyanHuang commented Oct 25, 2023

PR types

Others

PR changes

APIs

Description

No.221 与 leaky_relu
PIR API 推全升级

将 paddle.nn.Swish 迁移升级至 pir,并更新单测 单测覆盖率:3/4
将 paddle.nn.LeakyReLU 迁移升级至 pir,并更新单测 单测覆盖率:3/4

存在问题:

1C72A2605CB8D7C3E23D9A989645FFE9

raise 的是 ValueError, 所以 TestLeakyReluAPITestSwishAPItest_errors 单测全部跳过

@paddle-bot
Copy link

paddle-bot bot commented Oct 25, 2023

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

Copy link
Contributor

@MarioLulab MarioLulab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

麻烦解决 merge 一下最新分支解决一下冲突吧,最新的分支 paddle.nn.LeakyReLU 已经适配了

Copy link
Contributor

@MarioLulab MarioLulab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@0x45f 0x45f merged commit d3b3329 into PaddlePaddle:develop Oct 31, 2023
@DrRyanHuang DrRyanHuang deleted the PIR_219 branch October 31, 2023 02:26
@paddle-bot paddle-bot bot removed the contributor External developers label Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants