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

[arm] improve a53 v8 8x12 GEMM #6521

Merged
merged 1 commit into from
Jul 21, 2021

Conversation

chenjiaoAngel
Copy link
Collaborator

@chenjiaoAngel chenjiaoAngel commented Jul 20, 2021

improve A53 V8 GEMM profiler

625-v8-1-thread:

M N K old now improve
512 512 512 32.4556 25.2315 28.631%
1024, 49, 512 6.82272 5.09807 33.829%
256 256 512 8.22798 6.55848 25.456%
256 256 128 1.78337 1.5351 16.173%
32 256 128 0.25268 0.21473 17.673%

@paddle-bot-old
Copy link

Thanks for your contribution!

Copy link
Collaborator

@zhaoyang-star zhaoyang-star left a comment

Choose a reason for hiding this comment

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

LGTM

@chenjiaoAngel chenjiaoAngel merged commit 19ec24d into PaddlePaddle:develop Jul 21, 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.

2 participants