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/08/31 19:53:55 UTC

[incubator-mxnet] branch master updated (89e48d4 -> ddb798a)

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 89e48d4  Numpy nonzero large tensor fix (#19015)
     add ddb798a  Numpy RNN operator large dim checks (#19033)

No new revisions were added by this update.

Summary of changes:
 src/operator/rnn.cc                  |  4 ++
 tests/nightly/test_np_large_array.py | 81 +++++++++++++++++++++++++-----------
 2 files changed, 60 insertions(+), 25 deletions(-)