-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
Persuading more efficient memory format to be preferred #44078
Persuading more efficient memory format to be preferred #44078
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
很抱歉,经过我们的反复讨论,你的PR暂未达到合入标准,请阅读飞桨原生算子开发规范,你可以重新提交新的PR,我们先将此PR关闭,感谢你的贡献。 |
@jiangjiajun Please start your review |
你的PR已合入Paddle库,请关注后续测试结果。 |
PR types
Performance optimization
PR changes
OPs
Describe
This PR improves preferences of more efficient memory formats when guessing memory format out of memory descriptor
It does speedup mobilenetv1 int8 batch_size 50 scenario