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/27 03:21:11 UTC

[incubator-mxnet] branch master updated (38388ff -> a6ed69e)

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 38388ff  fix format (#17100)
     add a6ed69e  amax (#17176)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/_numpy_op_doc.py                        | 11 +++++++++--
 python/mxnet/numpy_dispatch_protocol.py              |  1 +
 src/operator/numpy/np_broadcast_reduce_op_value.cc   |  1 +
 tests/python/unittest/test_numpy_interoperability.py | 15 +++++++++++++++
 4 files changed, 26 insertions(+), 2 deletions(-)