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]Delete FLAGS_pir_apply_shape_optimization_pass #70947

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

gongshaotian
Copy link
Contributor

PR Category

CINN

PR Types

Improvements

Description

Pcard-67164
Delete FLAGS_pir_apply_shape_optimization_pass

Comment on lines -714 to -720
# common pass
pm = paddle.base.libpaddle.pir.PassManager()
paddle.base.libpaddle.pir.infer_symbolic_shape_pass(
pm, forward_program
)
pm.run(forward_program)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

预防 #70723 revert,本PR也删除了该部分代码

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.

4 participants