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

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


    from 18d145c  use 1E-4 in groupnorm test(#16169)
     add 5ed5689  numpy operator ravel, derive from reshape (#16016)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/ndarray/numpy/_op.py      | 56 +++++++++++++++++++++++++++++++++-
 python/mxnet/numpy/multiarray.py       | 49 ++++++++++++++++++++++++++++-
 python/mxnet/symbol/numpy/_symbol.py   | 42 ++++++++++++++++++++++++-
 src/operator/numpy/np_matrix_op.cc     |  1 +
 tests/python/unittest/test_numpy_op.py | 33 ++++++++++++++++++++
 5 files changed, 178 insertions(+), 3 deletions(-)

Reply via email to