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/07/12 03:52:18 UTC

[incubator-mxnet] branch numpy updated (1bff19b -> 19c7c6e)

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

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


    from 1bff19b  [Numpy] Numpy compatible argsort (#15501)
     add 19c7c6e  fix memory override bug in multinomial (#15397)

No new revisions were added by this update.

Summary of changes:
 src/operator/numpy/random/np_multinomial_op.h | 22 +++++++++++-----------
 tests/python/unittest/test_numpy_ndarray.py   | 10 ++++++++++
 2 files changed, 21 insertions(+), 11 deletions(-)