This is an automated email from the ASF dual-hosted git repository.
zhenghuijin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.
from b94fda7 [Master] Port #20627 (#20645)
add ab6a3f9 [API Standardization]Standardize MXNet NumPy Statistical &
Linalg Functions (#20592)
No new revisions were added by this update.
Summary of changes:
python/mxnet/numpy/linalg.py | 72 +++-
python/mxnet/numpy/multiarray.py | 634 +++++++++++++++++++++++++++++++--
python/mxnet/util.py | 48 +++
tests/python/unittest/test_numpy_op.py | 58 +--
4 files changed, 754 insertions(+), 58 deletions(-)