This is an automated email from the ASF dual-hosted git repository.
patriczhao pushed a change to branch mkldnn-v1.0
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.
from 4fba4c3 Merge remote-tracking branch 'origin/master' into mkldnn-v1.0
add a559760 [mkldnn-v1.0] Add MKL-DNN softmax (#16246)
No new revisions were added by this update.
Summary of changes:
src/operator/nn/mkldnn/mkldnn_ops-inl.h | 10 ++++----
src/operator/nn/mkldnn/mkldnn_softmax.cc | 42 ++++++++++++++++++--------------
src/operator/nn/softmax.cc | 6 ++---
3 files changed, 32 insertions(+), 26 deletions(-)