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

modified pool_op for higher performance #33144

Merged
merged 25 commits into from
Sep 8, 2021

Conversation

AnnaTrainingG
Copy link
Contributor

@AnnaTrainingG AnnaTrainingG commented May 27, 2021

PR types

Performance optimization

PR changes

APIs

Describe

modified pool_op for higher performance

benchmark adaptive_avg_pool性能变化, fp16类型使用fp32类型计算,因此性能会出现下降

case dtype old us new us sped up
4 2048 64 128 fp32 303.55 304.69 1.00
4 2048 64 128 fp16 153.44 155.83 0.98

@paddle-bot-old
Copy link

paddle-bot-old bot commented May 27, 2021

✅ This PR's description meets the template requirements!
Please wait for other CI results.

@paddle-bot-old
Copy link

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

@CLAassistant
Copy link

CLAassistant commented Jun 2, 2021

CLA assistant check
All committers have signed the CLA.

@paddle-bot-old
Copy link

Sorry to inform you that a4c035a's CIs have passed for more than 7 days. To prevent PR conflicts, you need to re-run all CIs manually.

@PaddlePaddle PaddlePaddle locked and limited conversation to collaborators Aug 10, 2021
@PaddlePaddle PaddlePaddle unlocked this conversation Aug 10, 2021
@zhangting2020 zhangting2020 merged commit b95c5ae into PaddlePaddle:develop Sep 8, 2021
AnnaTrainingG added a commit to AnnaTrainingG/Paddle that referenced this pull request Sep 29, 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.

4 participants