This is an automated email from the ASF dual-hosted git repository.
akarbown pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.
from caa2308 [2.0] Update Sparse Feature Related Error Message (#20402)
add fb90650 [Performance] Add oneDNN support for temperature parameter in
Softmax (#20567)
No new revisions were added by this update.
Summary of changes:
src/operator/nn/dnnl/dnnl_softmax-inl.h | 154 +++++++++++++++++++
src/operator/nn/dnnl/dnnl_softmax.cc | 262 +++++++++++++++++---------------
src/operator/nn/softmax.cc | 8 +
3 files changed, 302 insertions(+), 122 deletions(-)
create mode 100644 src/operator/nn/dnnl/dnnl_softmax-inl.h