This is an automated email from the ASF dual-hosted git repository.
reminisce pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.
from 06aec8a [CI] Re-enable testing with numpy 1.18 (#17200)
add b9bce35 boolean indexing (#17009)
No new revisions were added by this update.
Summary of changes:
python/mxnet/ndarray/ndarray.py | 33 ++++--
python/mxnet/numpy/multiarray.py | 170 +++++++++++++++++++++++++---
src/operator/tensor/matrix_op-inl.h | 6 +-
tests/python/unittest/test_numpy_ndarray.py | 81 ++++++++++++-
4 files changed, 260 insertions(+), 30 deletions(-)