-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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] Migrate paddle.round into pir #58005
Conversation
你的PR提交成功,感谢你对开源项目的贡献! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
组内同学正在修改check_new_ir参数的名字,改动较多,等待 #58071 合入后解决下冲突再合入本PR~ |
#58071 已经合入了,辛苦解决下冲突,把check_new_ir修改为check_pir~ |
我看代码中还有check_new_ir,辛苦都修改为check_pir~ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
PR types
Others
PR changes
Others
Description
新 IR API 推全升级
将
paddle.round
迁移升级至 new ir,并更新单测单测覆盖率:6/6