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

[IR] NewIr Interpreter Beta run regular #55828

Merged
merged 46 commits into from
Aug 2, 2023

Conversation

zhangbo9674
Copy link
Contributor

@zhangbo9674 zhangbo9674 commented Jul 31, 2023

PR types

New features

PR changes

Others

Description

BetaRun 转正,修复所有单测问题,成为 NewIrInterpreter 的默认 Run 接口。
添加 Flag:FLAGS_enable_new_ir_in_executor_beta_run 用于控制是否使用 BetaRun,默认为 True。

Todo:

  • 本PR 会导致两个GPU单测挂掉:test_instance_norm_op_v2_new_ir,test_label_smooth_op_new_ir,后续推动修复

Others

Pcard-67164

@paddle-bot
Copy link

paddle-bot bot commented Jul 31, 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.

@zhangbo9674 zhangbo9674 merged commit 63b7fc8 into PaddlePaddle:develop Aug 2, 2023
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.

3 participants