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

[Dy2St] Refine dy2st unittest decorators name #58316

Merged

Conversation

SigureMo
Copy link
Member

@SigureMo SigureMo commented Oct 23, 2023

PR types

Others

PR changes

Others

Description

  • 调整 [SOT] merge PaddleSOT into Paddle #57824 新增的装饰器的名字,将会在近期对相关装饰器进行推全
    • ast_only_test -> test_ast_only
    • sot_only_test -> test_sot_only
    • test_with_new_ir -> test_pir_only
    • test_and_compare_with_new_ir(False) -> test_legacy_and_pir
    • test_and_compare_with_new_ir(True) -> compare_legacy_with_pir(注意该装饰器和其他装饰器是完全不一样的)
    • enable_fallback_guard -> paddle.jit.api.sot_mode_guard
  • [SOT] refactor environment variable related code #58301 遗留的 ENABLE_FALL_BACK 也用新的环境变量管理机制,避免在各种地方写各种环境变量

PCard-66972

@paddle-bot
Copy link

paddle-bot bot commented Oct 23, 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.

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