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.263、264、267、268】Migrate LinearWarmup、LocalResponseNorm to PIR #60416

Merged
merged 2 commits into from
Dec 29, 2023

Conversation

YuanRisheng
Copy link
Contributor

@YuanRisheng YuanRisheng commented Dec 27, 2023

PR types

Others

PR changes

Others

Description

Pcard-67164

本PR做了如下工作:
支持了Value的detach方法,后续适配pir会用到
LinearWarmup无可修改静态图单测,补充了一个pir单测
LocalResponseNorm 完成全部单测适配
paddle.optimizer.LBFGS 无静态图实现,无需适配
paddle.incubate.optimizer.LBFGS 是废弃算子,无需适配,incubate目录下还有一个minimize_lbfgs api,这个其实是静态图的LBFGS的实现,但是需要pir支持while op,当前还无法适配

Copy link

paddle-bot bot commented Dec 27, 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.

sunzhongkai588

This comment was marked as spam.

Copy link
Contributor

@sunzhongkai588 sunzhongkai588 left a comment

Choose a reason for hiding this comment

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

no docs changes,LGTM

Copy link
Contributor

@changeyoung98 changeyoung98 left a comment

Choose a reason for hiding this comment

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

LGTM

@YuanRisheng YuanRisheng merged commit f02f3d6 into PaddlePaddle:develop Dec 29, 2023
29 checks passed
Wanglongzhi2001 pushed a commit to Wanglongzhi2001/Paddle that referenced this pull request Jan 7, 2024
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.

None yet

5 participants