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 2020/01/23 06:01:19 UTC

[incubator-mxnet] branch master updated (085fd79 -> c81f2fe)

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 085fd79  Fix R-package/src/Makevars for OpenCV 4 (#17404)
     add c81f2fe  fix all/any (#17392)

No new revisions were added by this update.

Summary of changes:
 src/operator/numpy/np_broadcast_reduce_op.h          |  9 +++++++--
 src/operator/numpy/np_broadcast_reduce_op_boolean.cc |  4 ++--
 src/operator/numpy/np_broadcast_reduce_op_boolean.cu |  4 ++--
 tests/python/unittest/test_numpy_op.py               | 12 ++++++------
 4 files changed, 17 insertions(+), 12 deletions(-)