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

[cherry-pick-2.2] fix bias add none bug on static graph for fused_attention_op #37607

Conversation

limin2021
Copy link
Contributor

PR types

Bug fixes

PR changes

OPs

Describe

cherry-pick of #37566.

Based on #37411, this PR:

  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.

…addlePaddle#37566)

* Fix bugs when bias is none for static graph for fused_attention op.
@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 changed the base branch from develop to release/2.2 November 26, 2021 10:05
@limin2021 limin2021 closed this Nov 26, 2021
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.

1 participant