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

[Prim] add flag test cases and block prim vjp matmul by default #64220

Merged
merged 2 commits into from May 14, 2024

Conversation

cyber-pioneer
Copy link
Contributor

@cyber-pioneer cyber-pioneer commented May 11, 2024

PR Category

Others

PR Types

Others

Description

Pcard-66975

  1. Since some decomposition of special ops like matmul_grad will reduce performance and is difficult to optimize currently by CINN.
  2. Those ops are set in SKIPPED_PRIM_VJP_DEFAULT_OPS.
    add Flags FLAGS_prim_vjp_skip_default_ops to control, default value is true.

Copy link

paddle-bot bot commented May 11, 2024

你的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.

@cyber-pioneer cyber-pioneer changed the title add flag test cases [Prim] add flag test cases and block prim vjp matmul by default May 11, 2024
Copy link
Contributor

@Aurelius84 Aurelius84 left a comment

Choose a reason for hiding this comment

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

LGTM

@cyber-pioneer cyber-pioneer merged commit 73695a8 into PaddlePaddle:develop May 14, 2024
30 of 31 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.

None yet

2 participants