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

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


    from 8e48cec  julia: add `AbstractMXError` as parent type (#16235)
     add dccfc88  [Numpy]flip (#15819)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/ndarray/numpy/_op.py      | 70 +++++++++++++++++++++++++++++++++-
 python/mxnet/numpy/multiarray.py       | 64 ++++++++++++++++++++++++++++++-
 python/mxnet/symbol/numpy/_symbol.py   | 40 ++++++++++++++++++-
 src/operator/numpy/np_matrix_op-inl.h  | 66 ++++++++++++++++++++++++++++++++
 src/operator/numpy/np_matrix_op.cc     | 47 +++++++++++++++++++++++
 src/operator/numpy/np_matrix_op.cu     | 34 +++++++++++++++++
 tests/python/unittest/test_numpy_op.py | 41 ++++++++++++++++++++
 7 files changed, 359 insertions(+), 3 deletions(-)

Reply via email to