You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by bg...@apache.org on 2022/06/29 08:34:47 UTC

[incubator-mxnet] branch master updated (d8872c876b -> 9745d36ff4)

This is an automated email from the ASF dual-hosted git repository.

bgawrych pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git


    from d8872c876b Fix building of master website due to removed blog page. (#21083)
     add 9745d36ff4 Improve masked_softmax performance with temperature parameter (#21082)

No new revisions were added by this update.

Summary of changes:
 src/operator/nn/dnnl/dnnl_masked_softmax.cc | 23 ++++++++++++++++-------
 src/operator/nn/dnnl/dnnl_softmax.cc        |  2 +-
 2 files changed, 17 insertions(+), 8 deletions(-)