You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by xi...@apache.org on 2020/08/25 06:52:36 UTC

[incubator-mxnet] branch master updated (b2c736f -> 566bbf7)

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

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


    from b2c736f  [numpy] fix logical ops gpu build (#18983)
     add 566bbf7  Numpy Random Ops Fix & Testcases (#19004)

No new revisions were added by this update.

Summary of changes:
 src/operator/numpy/random/dist_common.h     | 15 +++++++------
 src/operator/numpy/random/np_bernoulli_op.h |  4 ++--
 tests/nightly/test_np_large_array.py        | 33 +++++++++++++++++++++--------
 3 files changed, 34 insertions(+), 18 deletions(-)