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 to issue #25537 #27546

Merged
merged 2 commits into from
Oct 1, 2020
Merged

Fix to issue #25537 #27546

merged 2 commits into from
Oct 1, 2020

Conversation

jczaja
Copy link
Contributor

@jczaja jczaja commented Sep 24, 2020

PR types

Bug fixes

PR changes

Others

Describe

fix #25537.

Fix a misuse of Tensor::layout for purpose of oneDNN NHWC arrangment implementation and It does adjust transpose oneDNN kernel for NHWC arrangmeent. Tranpose kernel has to be modified as this is oneDNN kernel , but it does produce non-oneDNN tensor , so output shape for NHWC model has to be matched.

@paddle-bot-old
Copy link

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

@paddle-bot-old
Copy link

paddle-bot-old bot commented Sep 24, 2020

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

@jczaja jczaja changed the title [DO NOT MERGE] Fix to issue #25537 Fix to issue #25537 Sep 29, 2020
@jczaja
Copy link
Contributor Author

jczaja commented Sep 29, 2020

@arogowie-intel , @arlesniak Please review

@jczaja jczaja closed this Oct 1, 2020
@jczaja jczaja reopened this Oct 1, 2020
@jczaja
Copy link
Contributor Author

jczaja commented Oct 1, 2020

@wojtuss , @wozna , @arlesniak , @arogowie-intel Please review

@luotao1 PR-CI-Windows is in mending mode since yesterday. I tried to close/reopen PR but no impact visible. Could you please advice how to proceed?

Copy link
Contributor

@luotao1 luotao1 left a comment

Choose a reason for hiding this comment

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

LGTM!

PR-CI-Windows is in mending mode since yesterday.

Some network fails, and I have record it true manually.

@luotao1 luotao1 merged commit b9fda2f into PaddlePaddle:develop Oct 1, 2020
@jczaja
Copy link
Contributor Author

jczaja commented Oct 1, 2020

@luotao1 Thanks very much for explanation

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.

CPU预测模型开启MKLDNN后报错
2 participants