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 00:54:47 UTC

[incubator-mxnet] branch master updated (0eeb337 -> d8c7293)

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 0eeb337  Improve activation backward (#17973)
     add d8c7293  fix np flip when axis input contains negative number (#17880)

No new revisions were added by this update.

Summary of changes:
 src/operator/numpy/np_matrix_op-inl.h  | 3 +++
 tests/python/unittest/test_numpy_op.py | 4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)