Skip to content

Conversation

@LLee233
Copy link
Contributor

@LLee233 LLee233 commented Jul 26, 2024

PR Category

Performance Optimization

PR Types

New features

Description

Same as #66000, here we extend the capability of conv2d_bn_onednn_fuse_pass by adding conv2d + bias(with multi-dimension like [1, X, 1, 1]) + bn pattern. And due to the difficulty of locating addition broadcast between add_y & bn_bias (unaligned dimension), I introduced extra reshape to help with it.

@paddle-bot
Copy link

paddle-bot bot commented Jul 26, 2024

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

@paddle-bot paddle-bot bot added the contributor External developers label Jul 26, 2024
@LLee233 LLee233 added the Intel label Jul 26, 2024
Copy link
Contributor

@zhanglirong1999 zhanglirong1999 left a comment

Choose a reason for hiding this comment

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

LGTM

@LLee233 LLee233 merged commit 280d84a into PaddlePaddle:develop Jul 29, 2024
lixcli pushed a commit to lixcli/Paddle that referenced this pull request Aug 5, 2024
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.

2 participants