This is an automated email from the ASF dual-hosted git repository.
haoj pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.
from ab8701a fix np.argmax/argmin output data type (#17476)
add 8a6aed9 add op random.beta (#17390)
No new revisions were added by this update.
Summary of changes:
python/mxnet/ndarray/numpy/random.py | 59 +++++++++++++++++++++++++++++++++-
python/mxnet/numpy/random.py | 49 +++++++++++++++++++++++++++-
python/mxnet/symbol/numpy/random.py | 59 +++++++++++++++++++++++++++++++++-
tests/python/unittest/test_numpy_op.py | 46 ++++++++++++++++++++++++++
4 files changed, 210 insertions(+), 3 deletions(-)