This is an automated email from the ASF dual-hosted git repository.
taolv pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.
from 2219f1a cmake: staticbuild for binary distribution (#17448)
add 9883b99 add mkldnn softmax backward (#17170)
No new revisions were added by this update.
Summary of changes:
src/operator/nn/mkldnn/mkldnn_ops-inl.h | 4 ++
src/operator/nn/mkldnn/mkldnn_softmax.cc | 84 ++++++++++++++++++++++++++++++++
src/operator/nn/softmax.cc | 41 +++++++++++++++-
3 files changed, 127 insertions(+), 2 deletions(-)