You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by ha...@apache.org on 2019/12/21 02:32:18 UTC

[incubator-mxnet] branch master updated (615f609 -> d000c3b)

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 615f609  fix parameter names in the estimator api (#17051)
     add d000c3b  [Numpy ]Modify np.random.shuffle to enable inplace by default (#17133)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/ndarray/numpy/random.py | 38 +++++++++++++++++++++++++++++++++++-
 python/mxnet/numpy/random.py         | 38 +++++++++++++++++++++++++++++++++++-
 python/mxnet/symbol/numpy/random.py  | 38 +++++++++++++++++++++++++++++++++++-
 src/operator/random/shuffle_op.cc    |  2 +-
 4 files changed, 112 insertions(+), 4 deletions(-)