You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by re...@apache.org on 2019/10/18 01:25:21 UTC

[incubator-mxnet] branch master updated (f6cfbdf -> 77e9898)

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

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


    from f6cfbdf  improve unary and binary operator handling and refactor tests (#16423)
     add 77e9898  Bug fix for the input of same axes of the swapaxes operator (#16513)

No new revisions were added by this update.

Summary of changes:
 src/operator/swapaxis-inl.h            | 12 +++++++++++-
 tests/python/unittest/test_numpy_op.py |  8 +++++---
 tests/python/unittest/test_operator.py | 17 +++++++++++++++++
 3 files changed, 33 insertions(+), 4 deletions(-)