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

[CINN] Replace Old Stage Style Lower and Polyhedral ASTGen in GraphCompiler to the New Lower and ASTGen #57454

Merged
merged 36 commits into from Oct 8, 2023

Conversation

zhhsplendid
Copy link
Member

@zhhsplendid zhhsplendid commented Sep 18, 2023

PR types

New features

PR changes

Others

Description

pcard-75206

Replace old stage style lower and Polyhedral ASTGen in graph_compiler and op_lowering_impl to the new lower and ASTGen.

TODO: if this PR successfully run recently, we will remove old style stage & schedule completely and clean code in the next PR. In the next PR, we will rename LowerToAst to Lower, rename LowerToAstVec to LowerVec, and replace the test codes where use them.

@paddle-bot
Copy link

paddle-bot bot commented Sep 18, 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.

@zhhsplendid zhhsplendid changed the title [CINN] Replace Old Stage Style Lower and Polyhedral ASTGen to the New Lower and ASTGen [CINN] Replace Old Stage Style Lower and Polyhedral ASTGen in GraphCompiler to the New Lower and ASTGen Sep 18, 2023
@paddle-ci-bot
Copy link

paddle-ci-bot bot commented Oct 5, 2023

Sorry to inform you that 4d564da's CIs have passed for more than 7 days. To prevent PR conflicts, you need to re-run all CIs manually.

@zhhsplendid zhhsplendid merged commit a498e0b into PaddlePaddle:develop Oct 8, 2023
27 checks passed
Frida-a pushed a commit to Frida-a/Paddle that referenced this pull request Oct 14, 2023
…mpiler to the New Lower and ASTGen (PaddlePaddle#57454)

Replace old stage style lower and Polyhedral ASTGen in graph_compiler and op_lowering_impl to the new lower and ASTGen.

TODO: if this PR successfully run recently, we will remove old style stage & schedule completely and clean code in the next PR. In the next PR, we will rename LowerToAst to Lower, rename LowerToAstVec to LowerVec, and replace the test codes where use them.
jiahy0825 pushed a commit to jiahy0825/Paddle that referenced this pull request Oct 16, 2023
…mpiler to the New Lower and ASTGen (PaddlePaddle#57454)

Replace old stage style lower and Polyhedral ASTGen in graph_compiler and op_lowering_impl to the new lower and ASTGen.

TODO: if this PR successfully run recently, we will remove old style stage & schedule completely and clean code in the next PR. In the next PR, we will rename LowerToAst to Lower, rename LowerToAstVec to LowerVec, and replace the test codes where use them.
danleifeng pushed a commit to danleifeng/Paddle that referenced this pull request Nov 14, 2023
…mpiler to the New Lower and ASTGen (PaddlePaddle#57454)

Replace old stage style lower and Polyhedral ASTGen in graph_compiler and op_lowering_impl to the new lower and ASTGen.

TODO: if this PR successfully run recently, we will remove old style stage & schedule completely and clean code in the next PR. In the next PR, we will rename LowerToAst to Lower, rename LowerToAstVec to LowerVec, and replace the test codes where use them.
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

2 participants