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

[Custom Op]Remove PADDLE_WITH_MKLDNN in custom_op #32903

Merged
merged 1 commit into from
May 14, 2021

Conversation

Aurelius84
Copy link
Contributor

PR types

Others

PR changes

Others

Describe

Remove PADDLE_WITH_MKLDNN in custom_op

Now we link core_avx.so instead of compiling paddle_custom_op.so, so we DO NOT need align PADDLE_WITH_MKLDNN flag.

Add from #31391

@paddle-bot-old
Copy link

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

@Aurelius84 Aurelius84 merged commit 15b05c7 into PaddlePaddle:develop May 14, 2021
Aurelius84 added a commit to Aurelius84/Paddle that referenced this pull request May 19, 2021
lanxianghit pushed a commit that referenced this pull request May 20, 2021
) (#32986)

* [Custom Op]Remove PADDLE_WITH_MKLDNN in custom_op  (#32903)

* [Dy2Stat]BugFix StaticAanlysis with gast.Subscript (#32969)

* BugFix StaticAanlysis with gast.Subscript

* remove codes
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.

2 participants