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 24a5cf0  Allow operators with multiple outputs in get_atomic_symbol 
(#15740)
     add f32b58e  numpy-compatible split upstream (#15841)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/ndarray/numpy/_op.py      | 52 ++++++++++++++++++++++++++++++++-
 python/mxnet/numpy/multiarray.py       | 36 ++++++++++++++++++++++-
 python/mxnet/symbol/numpy/_symbol.py   | 45 ++++++++++++++++++++++++++++-
 tests/python/unittest/test_numpy_op.py | 53 ++++++++++++++++++++++++++++++++++
 4 files changed, 183 insertions(+), 3 deletions(-)

Reply via email to