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/10/22 18:19:25 UTC

[incubator-mxnet] branch master updated (3f436fb -> eed080f)

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 3f436fb  Remove duplicate @with_seed decorators (#19336)
     add eed080f  argmin optimization (#19404)

No new revisions were added by this update.

Summary of changes:
 src/operator/mshadow_op.h                          | 64 ++++++++++++++++++++++
 src/operator/numpy/np_broadcast_reduce_op_index.cc |  6 +-
 src/operator/numpy/np_broadcast_reduce_op_index.cu |  2 +-
 tests/python/unittest/test_numpy_op.py             | 13 +++--
 4 files changed, 77 insertions(+), 8 deletions(-)