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

Add fused_gate_attention API. #53432

Merged
merged 10 commits into from
May 6, 2023

Conversation

Xreki
Copy link
Contributor

@Xreki Xreki commented Apr 27, 2023

PR types

Others

PR changes

APIs

Description

fused_gate_attentiondropout_nd算子为优化PaddleHelix模型性能而增加,在incubate中添加API,方便模型中使用。

@paddle-bot
Copy link

paddle-bot bot commented Apr 27, 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.

@paddle-bot
Copy link

paddle-bot bot commented Apr 27, 2023

❌ The PR is not created using PR's template. You can refer to this Demo.
Please use PR's template, it helps save our maintainers' time so that more developers get helped.

@Xreki Xreki force-pushed the api/fused_gate_attention branch from 71e132c to 8e17b1d Compare May 3, 2023 17:11
JamesLim-sy
JamesLim-sy previously approved these changes May 5, 2023
Copy link
Contributor

@JamesLim-sy JamesLim-sy left a comment

Choose a reason for hiding this comment

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

LGTM, yyds

@Xreki Xreki merged commit b729512 into PaddlePaddle:develop May 6, 2023
@Xreki Xreki deleted the api/fused_gate_attention branch May 6, 2023 07:20
Xreki added a commit to Xreki/Paddle that referenced this pull request May 8, 2023
* Add fused_gate_attention API.

* Implement FusedDropout API.

* Fix doc and add unittest.

* Skip for non-gpu device.

* Add unittest.
lanxianghit pushed a commit that referenced this pull request May 8, 2023
* Add fused_gate_attention API. (#53432)
* Add PADDLE_THROW in take_along_axis kernel when the datatype of index is wrong. (#53556)
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