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/22 19:02:16 UTC

[incubator-mxnet] branch master updated (4d706e8 -> 5722f8b)

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 4d706e8  [DOC] Add Flower to MXNet ecosystem (#20038)
     add 5722f8b  [Op] Fix reshape and mean (#20058)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/base.py                                   | 12 ++++++++++--
 python/mxnet/ndarray/numpy/_op.py                      |  4 ++--
 python/mxnet/numpy/multiarray.py                       | 12 ++++++------
 src/api/operator/numpy/np_broadcast_reduce_op_value.cc |  2 ++
 4 files changed, 20 insertions(+), 10 deletions(-)