Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Update MKL-DNN submodule to v0.19#14783

Merged
pengzhao-intel merged 10 commits into
apache:masterfrom
TaoLv:update-mkldnn-v0.19
May 16, 2019
Merged

Update MKL-DNN submodule to v0.19#14783
pengzhao-intel merged 10 commits into
apache:masterfrom
TaoLv:update-mkldnn-v0.19

Conversation

@TaoLv
Copy link
Copy Markdown
Member

@TaoLv TaoLv commented Apr 24, 2019

Description

This PR updates the MKL-DNN submodule to v0.19. Currently it's still a release candidate. Will update to the final release commit once it's released.

Checklist

Essentials

Please feel free to remove inapplicable items for your PR.

  • The PR title starts with [MXNET-$JIRA_ID], where $JIRA_ID refers to the relevant JIRA issue created (except PRs with tiny changes)
  • Changes are complete (i.e. I finished coding on this PR)
  • All changes have test coverage:
  • Unit tests are added for small changes to verify correctness (e.g. adding a new operator)
  • Nightly tests are added for complicated/long-running ones (e.g. changing distributed kvstore)
  • Build tests will be added for build configuration changes (e.g. adding a new build option with NCCL)
  • Code is well-documented:
  • For user-facing API changes, API doc string has been updated.
  • For new C++ functions in header files, their functionalities and arguments are documented.
  • For new examples, README.md is added to explain the what the example does, the source of the dataset, expected performance on test set and reference to the original paper if applicable
  • Check the API doc at http://mxnet-ci-doc.s3-accelerate.dualstack.amazonaws.com/PR-$PR_ID/$BUILD_ID/index.html
  • To the my best knowledge, examples are either not affected by this change, or have been fixed to be compatible with this change

Changes

  • Feature1, tests, (and when applicable, API doc)
  • Feature2, tests, (and when applicable, API doc)

Comments

  • If this change is a backward incompatible change, why must this change be made.
  • Interesting edge cases to note here

@TaoLv TaoLv requested a review from anirudh2290 as a code owner April 24, 2019 14:51
@TaoLv
Copy link
Copy Markdown
Member Author

TaoLv commented Apr 25, 2019

Hi @iblis17, may I have you comments on the failure of Julia tests?

@iblislin
Copy link
Copy Markdown
Member

iblislin commented Apr 25, 2019

Hi @TaoLv ,
please consider rebasing your PR, there is a related patch merged recently: #14776

@TaoLv
Copy link
Copy Markdown
Member Author

TaoLv commented Apr 25, 2019

Thank you @iblis17 . Will try!

@roywei
Copy link
Copy Markdown
Member

roywei commented Apr 29, 2019

@mxnet-label-bot add[MKLDNN, pr-work-in-progress]

@marcoabreu marcoabreu added MKLDNN pr-work-in-progress PR is still work in progress labels Apr 29, 2019
@TaoLv TaoLv requested a review from szha as a code owner May 8, 2019 02:35
@eric-haibin-lin
Copy link
Copy Markdown
Member

What's the pending item for this PR?

@TaoLv
Copy link
Copy Markdown
Member Author

TaoLv commented May 15, 2019

@eric-haibin-lin Finally MKL-DNN 0.19 was just released today. This PR is updated accordingly.

@TaoLv TaoLv changed the title [WIP] Update MKL-DNN submodule to v0.19 Update MKL-DNN submodule to v0.19 May 15, 2019
Copy link
Copy Markdown
Contributor

@pengzhao-intel pengzhao-intel left a comment

Choose a reason for hiding this comment

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

LGTM

Let's wait for the CI

@pengzhao-intel
Copy link
Copy Markdown
Contributor

@TaoLv please rebase the code since the TRT failure is disabled now.

@pengzhao-intel
Copy link
Copy Markdown
Contributor

Merging now, thanks for your contribution.

@pengzhao-intel pengzhao-intel merged commit eecf07a into apache:master May 16, 2019
haohuanw pushed a commit to haohuanw/incubator-mxnet that referenced this pull request Jun 23, 2019
* update to mkldnn v0.19-rc

* update cpp test

* update mklml library

* bump mkldnn version to v0.19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

MKLDNN pr-work-in-progress PR is still work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants