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

update mklml version, disable building tests and examples when install mkldnn #10571

Merged
merged 3 commits into from
May 11, 2018

Conversation

luotao1
Copy link
Contributor

@luotao1 luotao1 commented May 10, 2018

After update mkldnn version to 0.14 (#10501), this PR:

  1. update mklml version.
  2. disable building tests and examples when install mkldnn
  3. partly fix mkldnn compiler error in gcc48 #10584

disable building tests and examples when install mkldnn
skip -Werror=unused-result
@luotao1 luotao1 requested a review from tensor-tang May 11, 2018 09:29
Copy link
Contributor

@tensor-tang tensor-tang left a comment

Choose a reason for hiding this comment

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

LGTM

@tensor-tang tensor-tang merged commit aaab92b into PaddlePaddle:develop May 11, 2018
@luotao1 luotao1 added the Intel label May 14, 2018
@luotao1 luotao1 deleted the mklml branch May 14, 2018 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

mkldnn compiler error in gcc48
2 participants