You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by sx...@apache.org on 2020/11/27 23:22:12 UTC

[incubator-mxnet] branch master updated (36b54b9 -> fef85c1)

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

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


    from 36b54b9  Switch npx.savez from libzip to miniz (#19584)
     add fef85c1  Remove einsum overhead (#19421)

No new revisions were added by this update.

Summary of changes:
 src/operator/numpy/np_einsum_op-inl.h |   3 +-
 src/operator/numpy/np_einsum_op.cu    | 122 ++++++++++++++++++----------------
 2 files changed, 67 insertions(+), 58 deletions(-)