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

[BugFix]Fix concat bugs when call onednn kernel #46518

Merged
merged 3 commits into from
Sep 28, 2022

Conversation

YuanRisheng
Copy link
Contributor

PR types

Bug fixes

PR changes

Others

Describe

该PR主要做了如下工作:
1,修复调用concat的onednn kernel产生的bug,该bug产生原因是concat的onednn kernel注册layout类型不正确,如下所示:
9cfa9d5c7c637c9b10d85925858a1bab
2,重构cmake中的生成kernel声明的代码

@paddle-bot
Copy link

paddle-bot bot commented Sep 26, 2022

你的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.

zh794390558
zh794390558 previously approved these changes Sep 26, 2022
Copy link
Contributor

@zh794390558 zh794390558 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@chenwhql chenwhql left a comment

Choose a reason for hiding this comment

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

LGTM

@YuanRisheng YuanRisheng merged commit 0ee6dfb into PaddlePaddle:develop Sep 28, 2022
YuanRisheng added a commit to YuanRisheng/Paddle that referenced this pull request Oct 10, 2022
* fix concat bug

* fix ci bugs

* fix ci bugs
phlrain pushed a commit that referenced this pull request Oct 11, 2022
* fix concat bug

* fix ci bugs

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

Successfully merging this pull request may close these issues.

4 participants