This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6.8k
[MKLDNN] apply MKLDNNRun to quantized_act/transpose #17689
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pengzhao-intel
approved these changes
Feb 26, 2020
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
zhreshold
approved these changes
Feb 26, 2020
wuxun-zhang
force-pushed
the
MKLDNNRun_patch
branch
from
February 27, 2020 01:16
bcd16e5
to
2ed19ae
Compare
wuxun-zhang
force-pushed
the
MKLDNNRun_patch
branch
from
February 28, 2020 07:01
2ed19ae
to
55c57f1
Compare
TaoLv
approved these changes
Feb 29, 2020
MoisesHer
pushed a commit
to MoisesHer/incubator-mxnet
that referenced
this pull request
Apr 10, 2020
* apply MKLDNNRun to quantized_act/transpose ops * run CI
wuxun-zhang
added a commit
to wuxun-zhang/incubator-mxnet
that referenced
this pull request
Apr 15, 2020
* apply MKLDNNRun to quantized_act/transpose ops * run CI
wuxun-zhang
added a commit
to wuxun-zhang/incubator-mxnet
that referenced
this pull request
Apr 16, 2020
* apply MKLDNNRun to quantized_act/transpose ops * run CI
wuxun-zhang
added a commit
to wuxun-zhang/incubator-mxnet
that referenced
this pull request
Apr 16, 2020
* apply MKLDNNRun to quantized_act/transpose ops * run CI
wuxun-zhang
added a commit
to wuxun-zhang/incubator-mxnet
that referenced
this pull request
Apr 18, 2020
* apply MKLDNNRun to quantized_act/transpose ops * run CI
pengzhao-intel
pushed a commit
that referenced
this pull request
Apr 18, 2020
* [MKLDNN] apply MKLDNNRun to quantized_act/transpose (#17689) * apply MKLDNNRun to quantized_act/transpose ops * run CI * [MKL-DNN] Integrate Conv3d and Pool3d/1d (#17884) * Integrate MKl-DNN conv3d and pool3d/1d * fix UT & address comments * clean code * rebase against latest master * fix conflicts * fix CI * rebase
anirudh2290
pushed a commit
to anirudh2290/mxnet
that referenced
this pull request
May 29, 2020
* apply MKLDNNRun to quantized_act/transpose ops * run CI
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This is a supplementary patch for #16772.
@pengzhao-intel @TaoLv @ZhennanQin @zhreshold
Checklist
Essentials
Please feel free to remove inapplicable items for your PR.
Changes
Comments