Skip to content

Disabled oneDNN reshape1/2 and squeeze1/2 kernels #35781

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 17, 2021

Conversation

jakpiase
Copy link
Contributor

@jakpiase jakpiase commented Sep 15, 2021

PR types

Bug fixes

PR changes

OPs

Describe

This PR disables reshape and squeeze kernels. It must be done, because I am not able to easily fix bugs with these ops.

@paddle-bot-old
Copy link

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

@jakpiase jakpiase added the Intel label Sep 15, 2021
@baoachun
Copy link
Contributor

@jakpiase
Hi,thank you for your contribution!The problem 1、2、3、5 have been solved for the lastest develop branch but not this pr, I think maybe you should test whether the problem 4 and the pcpvt_base model prediction result diff bug have been solved for this pr.
图片

@jakpiase
Copy link
Contributor Author

@baoachun do you know which PR has solved 1,2,3,5 issues?

@baoachun
Copy link
Contributor

@jakpiase
I think maybe this #35706, but not sure.

@jakpiase jakpiase changed the title Disabled oneDNN matmul_v2 grad Disabled oneDNN reshape1/2 and squeeze1/2 kernels Sep 16, 2021
@baoachun
Copy link
Contributor

@jakpiase
Hi, are there any progress?

Copy link
Contributor

@wozna wozna left a comment

Choose a reason for hiding this comment

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

LGTM

@jakpiase jakpiase requested review from jczaja and wozna September 17, 2021 09:46
Copy link

@JiaXiao243 JiaXiao243 left a comment

Choose a reason for hiding this comment

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

LGTM.
df89842123643ff03bcda6e4f7a1b276
186b4e3143b768bc6ef57a1064fdc09f
5d918b681374fc375d37041adef354b3

@jczaja jczaja merged commit 0eaab80 into PaddlePaddle:develop Sep 17, 2021
AnnaTrainingG pushed a commit to AnnaTrainingG/Paddle that referenced this pull request Sep 29, 2021
* disabled matmul_v2 grad

* Revert "disabled matmul_v2 grad"

This reverts commit b569bce.

* reverted disabling matmul_v2, disabled reshape and squeeze
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.

5 participants