You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by li...@apache.org on 2020/07/28 07:12:57 UTC

[incubator-mxnet] branch master updated (a807f6d -> 7908d7e)

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

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


    from a807f6d  [NumPy] loss for np array (#17196)
     add 7908d7e  [numpy] fix flaky mixed precision binary error (#18660)

No new revisions were added by this update.

Summary of changes:
 .../numpy/np_elemwise_broadcast_logic_op.cc        | 42 ++++++++++++++++++++--
 tests/python/unittest/test_numpy_op.py             | 22 +++++++++++-
 2 files changed, 60 insertions(+), 4 deletions(-)