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

Fix bugs when bias add none in static graph for fused_attention op. #37566

Merged

Conversation

limin2021
Copy link
Contributor

@limin2021 limin2021 commented Nov 25, 2021

PR types

Bug fixes

PR changes

OPs

Describe

Based on #37411:

  1. continue to fix the bugs when bias add is none in static graph for fused_attention op.
  2. Polish and improve the unittests in test_fused_attention_op_api.py.

@paddle-bot-old
Copy link

Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@limin2021 limin2021 merged commit 097e098 into PaddlePaddle:develop Nov 26, 2021
limin2021 added a commit to limin2021/Paddle that referenced this pull request Nov 26, 2021
…addlePaddle#37566)

* Fix bugs when bias is none for static graph for fused_attention op.
lanxianghit pushed a commit that referenced this pull request Nov 29, 2021
…37566) (#37608)

cherry-pick of PR #37566:

Based on #37411, this PR:

    Continue to fix the bugs when bias add is none in static graph for fused_attention op.
    Polish and improve the unittests in test_fused_attention_op_api.py.
Zjq9409 pushed a commit to Zjq9409/Paddle that referenced this pull request Dec 10, 2021
…addlePaddle#37566)

* Fix bugs when bias is none for static graph for fused_attention op.
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