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/09/03 03:32:58 UTC

[incubator-mxnet] branch master updated (692f3c4 -> 767e3f1)

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 692f3c4  Graph Partition API (#15886)
     add 767e3f1  Add fluent methods mean, std, var for ndarray (#16077)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/numpy/multiarray.py       |  8 ++++++--
 python/mxnet/symbol/numpy/_symbol.py   | 14 +++++++++-----
 tests/python/unittest/test_numpy_op.py |  4 ++--
 3 files changed, 17 insertions(+), 9 deletions(-)