You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by la...@apache.org on 2021/03/26 18:28:31 UTC

[incubator-mxnet] branch master updated (c7a8ccc -> 03e7cc2)

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

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


    from c7a8ccc  Change *_mkldnn* test and build scenarios names to *_onednn* (#20034)
     add 03e7cc2  [FFI] Randint (#20083)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/ndarray/numpy/random.py               | 10 ++--
 .../np_einsum_op.cc => random/np_randint_op.cc}    | 53 ++++++++++------------
 src/operator/random/sample_op.h                    | 11 +++++
 3 files changed, 43 insertions(+), 31 deletions(-)
 copy src/api/operator/{numpy/np_einsum_op.cc => random/np_randint_op.cc} (58%)