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

[CustomOp] Up cxx11 check to cxx14 #34015

Merged

Conversation

chenwhql
Copy link
Contributor

@chenwhql chenwhql commented Jul 7, 2021

PR types

Bug fixes

PR changes

Others

Describe

[CustomOp] Up cxx11 check to cxx14

  • Paddle has been upgraded to C++14 compilation support.
  • Users who use C++11 to compile custom operators for inference will be failed and no error hint.

@chenwhql chenwhql merged commit 6df7ac7 into PaddlePaddle:develop Jul 8, 2021
chenwhql added a commit to chenwhql/Paddle that referenced this pull request Jul 8, 2021
lanxianghit pushed a commit that referenced this pull request Jul 9, 2021
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