-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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] Remove gpu_cpu_reshape2_matmul_fuse_pass in EnableMkldnn #43750
[cherry-pick] Remove gpu_cpu_reshape2_matmul_fuse_pass in EnableMkldnn #43750
Conversation
你的PR提交成功,感谢你对开源项目的贡献! |
@wozna @yeliang2258 Please review this cherry-pick PR. |
With this PR, performance results as follows. @yeliang2258 @jiangjiajun Resnet50 FP32
Resnet50 INT8
|
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.
I can confirm that this PR should not influence on performance for any other model running with EnableMkldnn only for this Resnet50 int8 model.
LGTM
30f5496
to
571cd5f
Compare
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
b6e5d25
to
dcde6eb
Compare
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 types
Others
PR changes
Others
Describe
Fix resnet50 performance drop issue