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 ab60214  Add Median,p50,p99 to python profiler (#15953)
     add 79ed678  [Numpy] random.randint() implemented (#15956)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/ndarray/numpy/random.py   | 66 +++++++++++++++++++++++++++++++++-
 python/mxnet/numpy/random.py           | 55 +++++++++++++++++++++++++++-
 python/mxnet/symbol/numpy/random.py    | 66 +++++++++++++++++++++++++++++++++-
 src/operator/random/sample_op.cc       |  1 +
 tests/python/unittest/test_numpy_op.py | 46 ++++++++++++++++++++++++
 5 files changed, 231 insertions(+), 3 deletions(-)

Reply via email to