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] support verify in trait or interface. #57550

Merged
merged 2 commits into from
Sep 22, 2023

Conversation

winter-wang
Copy link
Contributor

@winter-wang winter-wang commented Sep 20, 2023

PR types

New features

PR changes

Others

Description

  1. 支持Trait和Interface的开发者在自己定义的Trait或者Interface里面定义Verify()函数。该Trait或者Interface所附着的operation在Verify的时候,会自动调用该Trait或者Interface的Veriy函数,

  2. 移除了ir.cc中无意义的 OpResult::dyn_cast_from()的调用。

Other

Pcard-67164

@paddle-bot
Copy link

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

2742195759
2742195759 previously approved these changes Sep 20, 2023
Copy link
Contributor

@2742195759 2742195759 left a comment

Choose a reason for hiding this comment

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

LGTM

zhangbopd
zhangbopd previously approved these changes Sep 21, 2023
Copy link
Contributor

@zhangbopd zhangbopd left a comment

Choose a reason for hiding this comment

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

LGTM

@winter-wang winter-wang merged commit 1c7c687 into PaddlePaddle:develop Sep 22, 2023
Frida-a pushed a commit to Frida-a/Paddle that referenced this pull request Oct 14, 2023
* [PIR] support verify in trait or interface.

* [PIR] fix typo error
jiahy0825 pushed a commit to jiahy0825/Paddle that referenced this pull request Oct 16, 2023
* [PIR] support verify in trait or interface.

* [PIR] fix typo error
danleifeng pushed a commit to danleifeng/Paddle that referenced this pull request Nov 14, 2023
* [PIR] support verify in trait or interface.

* [PIR] fix typo error
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