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]Pybind SubGraphChecker and Add Python UT #59924

Merged
merged 4 commits into from
Dec 13, 2023

Conversation

Aurelius84
Copy link
Contributor

@Aurelius84 Aurelius84 commented Dec 12, 2023

PR types

New features

PR changes

APIs

Description

Pcard-67164

image

Copy link

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

@Aurelius84 Aurelius84 requested a review from phlrain December 12, 2023 06:45
def test_check(self):
orig_program = self.create_program(enable_prim=False)
prim_program = self.create_program(enable_prim=True)
checker = paddle.base.libpaddle.test.SubGraphChecker(
Copy link
Contributor Author

Choose a reason for hiding this comment

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

因其为非用户相关的功能,故暂时没有在paddle/pir/__init__.py 等文件里默认import,保持封闭性

@Aurelius84 Aurelius84 merged commit a2b1989 into PaddlePaddle:develop Dec 13, 2023
29 checks passed
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