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.202、205、254、262】Migrate laplace、sequence_mask、L1Decay to PIR #60345

Merged
merged 1 commit into from
Dec 27, 2023

Conversation

YuanRisheng
Copy link
Contributor

@YuanRisheng YuanRisheng commented Dec 26, 2023

PR types

Others

PR changes

Others

Description

Pcard-67164
sequence_mask,L1Decay,laplace适配新IR,CyclicLR无需适配
单测全部开启

Copy link

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

@@ -31,9 +31,10 @@
('one-dim', parameterize.xrand((2,)), parameterize.xrand((2,))),
('multi-dim', parameterize.xrand((5, 5)), parameterize.xrand((5, 5))),
],
test_pir=True,
Copy link
Contributor

Choose a reason for hiding this comment

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

在这里设置test_pir=True 之后是只会跑pir测试吗?还是PIR和老静态图的测试都会跑呢?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

都会跑

@MarioLulab
Copy link
Contributor

#58067

@YuanRisheng YuanRisheng merged commit 3dd6eab into PaddlePaddle:develop Dec 27, 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

4 participants