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 634f95e  swap wget to curl in Scala scripts (#17041)
     add 9092f17  array_split pr (#17032)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/ndarray/numpy/_op.py                  | 71 +++++++++++++++++++++-
 python/mxnet/numpy/multiarray.py                   | 56 ++++++++++++++++-
 python/mxnet/numpy_dispatch_protocol.py            |  1 +
 python/mxnet/symbol/numpy/_symbol.py               | 54 +++++++++++++++-
 src/operator/tensor/matrix_op-inl.h                | 10 ++-
 .../python/unittest/test_numpy_interoperability.py | 13 ++++
 tests/python/unittest/test_numpy_op.py             | 57 +++++++++++++++++
 7 files changed, 252 insertions(+), 10 deletions(-)

Reply via email to