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

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


    from 13f5ad9  [Large Tensor] Fix ravel_multi_index op (#17644)
     add 0aba131  flatnonzero (#17690)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/ndarray/numpy/_op.py                  | 41 +++++++++++++++++++++-
 python/mxnet/numpy/fallback.py                     |  2 --
 python/mxnet/numpy/multiarray.py                   | 41 +++++++++++++++++++++-
 python/mxnet/numpy_dispatch_protocol.py            |  1 +
 python/mxnet/symbol/numpy/_symbol.py               | 28 ++++++++++++++-
 .../python/unittest/test_numpy_interoperability.py |  6 ++--
 tests/python/unittest/test_numpy_op.py             | 30 ++++++++++++++++
 7 files changed, 142 insertions(+), 7 deletions(-)

Reply via email to