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 f9b2a63  [Large Tensor] Fixed col2im op (#17622)
     add 12d9191  [numpy] add op fabs, sometrue, round_ (#17619)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/_numpy_op_doc.py                      | 13 +++++
 python/mxnet/ndarray/numpy/_op.py                  | 60 ++++++++++++++++++++--
 python/mxnet/numpy/multiarray.py                   | 54 +++++++++++++++++--
 python/mxnet/numpy_dispatch_protocol.py            |  3 ++
 python/mxnet/symbol/numpy/_symbol.py               | 50 ++++++++++++++++--
 .../numpy/np_broadcast_reduce_op_boolean.cc        |  1 +
 .../python/unittest/test_numpy_interoperability.py | 26 ++++++++++
 tests/python/unittest/test_numpy_op.py             | 37 ++++++-------
 8 files changed, 217 insertions(+), 27 deletions(-)

Reply via email to