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+CINN]Fix parallel compilation value symbolic update #63305

Merged
merged 5 commits into from
Apr 9, 2024

Conversation

Aurelius84
Copy link
Contributor

@Aurelius84 Aurelius84 commented Apr 8, 2024

PR Category

CINN

PR Types

Bug fixes

Description

Pcard-67164

Copy link

paddle-bot bot commented Apr 8, 2024

你的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.

@@ -38,15 +39,18 @@ namespace framework {
namespace pir {
class OpLoweringGroup {
public:
OpLoweringGroup() = default;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

移除了空参数构造,不推荐此用法

@Aurelius84 Aurelius84 merged commit 7c5e803 into PaddlePaddle:develop Apr 9, 2024
29 of 30 checks passed
co63oc pushed a commit to co63oc/Paddle that referenced this pull request Apr 9, 2024
…e#63305)

* [PIR+CINN]Fix parallel compilation value symbolic update

* fix typo

* del usless file

* fix comment

* fix typo
co63oc pushed a commit to co63oc/Paddle that referenced this pull request Apr 10, 2024
…e#63305)

* [PIR+CINN]Fix parallel compilation value symbolic update

* fix typo

* del usless file

* fix comment

* fix typo
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.

2 participants