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/04/10 07:01:18 UTC

[incubator-mxnet] branch master updated (8f82cd8 -> 57c785a)

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 8f82cd8  [MKLDNN] support using any format in pooling backward (#17900)
     add 57c785a  [Numpy][Bug Fix] Fix Wrong Result in Numpy Operator `where` (#17899)

No new revisions were added by this update.

Summary of changes:
 src/operator/numpy/np_where_op-inl.h   |  8 ++---
 tests/python/unittest/test_numpy_op.py | 61 +++++++++++++++++++++-------------
 2 files changed, 42 insertions(+), 27 deletions(-)