You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by re...@apache.org on 2019/06/28 08:08:44 UTC

[incubator-mxnet] branch numpy updated (4dfb7b9 -> d60e105)

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

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


    from 4dfb7b9  add doc for multinomial, dot, cumsum, clip, abs, exp, arctan (#15386)
     add d60e105  [numpy] Fix several places in numpy (#15398)

No new revisions were added by this update.

Summary of changes:
 include/mxnet/base.h                   |  4 +++-
 python/mxnet/contrib/text/embedding.py |  2 +-
 python/mxnet/gluon/nn/basic_layers.py  |  4 ++--
 python/mxnet/numpy/multiarray.py       | 10 ++++++----
 python/mxnet/numpy_extension/image.py  |  2 ++
 5 files changed, 14 insertions(+), 8 deletions(-)