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 07913f9 fix broken link (#17130)
add d26dd15 [numpy] add op round (#17175)
No new revisions were added by this update.
Summary of changes:
python/mxnet/ndarray/numpy/_op.py | 27 +++++++++++++++---
python/mxnet/numpy/multiarray.py | 23 ++++++++++++----
python/mxnet/numpy_dispatch_protocol.py | 1 +
python/mxnet/symbol/numpy/_symbol.py | 30 ++++++++++++++++----
.../python/unittest/test_numpy_interoperability.py | 5 ++++
tests/python/unittest/test_numpy_op.py | 32 ++++++++++++++++++++++
6 files changed, 103 insertions(+), 15 deletions(-)
|