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

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


    from 66e03c5  Numpy det and slogdet operators (#15861)
     add 3ba0f6d  Fix random op signature

No new revisions were added by this update.

Summary of changes:
 python/mxnet/ndarray/numpy/random.py       | 18 +++++++-----------
 python/mxnet/numpy/random.py               |  8 ++++----
 python/mxnet/symbol/numpy/random.py        | 13 +++----------
 src/operator/random/sample_op.cc           |  2 --
 tests/python/unittest/test_exc_handling.py | 15 ++++++++++++++-
 tests/python/unittest/test_numpy_op.py     | 10 +++++-----
 6 files changed, 33 insertions(+), 33 deletions(-)

Reply via email to