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

fix cache key in concat oneDNN kernel #31820

Merged
merged 2 commits into from
Mar 24, 2021

Conversation

wojtuss
Copy link

@wojtuss wojtuss commented Mar 23, 2021

PR types

Bug fixes

PR changes

OPs

Describe

This patch fixes cache key for oneDNN concat primitive so that the first dimensions of all inputs were taken into account.
It fixes the issue #31111.

@paddle-bot-old
Copy link

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

Copy link
Contributor

@juncaipeng juncaipeng left a comment

Choose a reason for hiding this comment

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

LGTM

@juncaipeng juncaipeng merged commit e5f7a83 into PaddlePaddle:develop Mar 24, 2021
wojtuss pushed a commit to wojtuss/Paddle that referenced this pull request Mar 24, 2021
* fix cache key in concat oneDNN kernel

* key simplified
@lidanqing-intel
Copy link
Contributor

@wojtuss Please cherry-pick to 2.0.2

Superjomn pushed a commit that referenced this pull request Mar 25, 2021
* fix cache key in concat oneDNN kernel

* key simplified
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants