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

[OneDNN] Fix accuracy issue of deconv on specific platforms #58181

Merged

Conversation

LLee233
Copy link
Contributor

@LLee233 LLee233 commented Oct 18, 2023

PR types

Bug fixes

PR changes

Others

Description

This issue is reported by #58050. It won't happen on every platform, but there is possibility causing wrong blocking on specific platforms like Intel(R) Xeon(R) Gold 6271C as the issue says, due to cache size limitation.

Thus here we update OneDNN with relative commit updated towards fixing this issue.

@paddle-bot
Copy link

paddle-bot bot commented Oct 18, 2023

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@CLAassistant
Copy link

CLAassistant commented Oct 18, 2023

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@paddle-bot paddle-bot bot added the contributor External developers label Oct 18, 2023
@paddle-bot
Copy link

paddle-bot bot commented Oct 18, 2023

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

Copy link
Contributor

@tianshuo78520a tianshuo78520a left a comment

Choose a reason for hiding this comment

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

LGTM

@xinyu-intel xinyu-intel merged commit 54e016f into PaddlePaddle:develop Oct 19, 2023
28 checks passed
danleifeng pushed a commit to danleifeng/Paddle that referenced this pull request Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor External developers Intel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants