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/10 04:32:45 UTC

[incubator-mxnet] branch master updated (1d0d1e6 -> 9ff644b)

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 1d0d1e6  Faster Transpose 2D (#16104)
     add 9ff644b  Fix windows flakiness (#16415)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/_numpy_op_doc.py          | 122 -------------
 src/operator/tensor/la_op.cc           |   2 -
 src/operator/tensor/la_op.cu           |   2 -
 src/operator/tensor/la_op.h            |   7 +-
 tests/python/unittest/test_numpy_op.py | 305 ++++++++++++---------------------
 5 files changed, 107 insertions(+), 331 deletions(-)