Skip to content

[PIR][oneDNN] Fix data type in cpu_bfloat16_squash_pass #67836

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

Merged
merged 3 commits into from
Sep 4, 2024

Conversation

LLee233
Copy link
Contributor

@LLee233 LLee233 commented Aug 29, 2024

PR Category

Inference

PR Types

Bug fixes

Description

Originally the context in pattern was newly initialized, which may cause tensor to be null and no way to find. Hence get context from rewriter to avoid such situation.

Copy link

paddle-bot bot commented Aug 29, 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.

@LLee233 LLee233 added the Intel label Aug 29, 2024
@paddle-bot paddle-bot bot added the contributor External developers label Aug 29, 2024
@LLee233 LLee233 merged commit 30d725f into PaddlePaddle:develop Sep 4, 2024
28 of 29 checks passed
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.

3 participants