-
Notifications
You must be signed in to change notification settings - Fork 6.8k
[v1.x][Submodule] Upgrade to oneDNN v1.6.3 (#19153) #19161
Conversation
Hey @anko-intel , Thanks for submitting the PR
CI supported jobs: [website, unix-cpu, miscellaneous, windows-cpu, centos-gpu, windows-gpu, unix-gpu, edge, clang, sanity, centos-cpu] Note: |
@mxnet-bot run ci [patch, project] |
None of the jobs entered are supported. |
@mxnet-bot run codecov |
Undefined action detected. |
@pengzhao-intel could you review and merge it? |
Seem the CI is not passed till now. Please re-trige and I will merge after CI pass. |
@pengzhao-intel, I tried to re-trigger codecov, but I can't. Also it seems that messages from failed code coverage are not adequate to the change. |
@mxnet-bot run ci [all] |
Jenkins CI successfully triggered : [miscellaneous, windows-cpu, edge, windows-gpu, website, clang, unix-cpu, centos-cpu, centos-gpu, sanity, unix-gpu] |
* upgrade to oneDNN v1.6 release branch * oneDNN v1.6 * fix cpp test * build oneDNN with c++11 * Revert "build oneDNN with c++11" This reverts commit 5365d83. * oneDNN v1.6.3
804c641
to
9889c3a
Compare
@mxnet-bot run ci [codecov] |
None of the jobs entered are supported. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
upgrade to oneDNN v1.6 release branch
oneDNN v1.6
fix cpp test
build oneDNN with c++11
Revert "build oneDNN with c++11"
This reverts commit 5365d83.