You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by hz...@apache.org on 2020/07/17 17:06:16 UTC

[incubator-mxnet] branch master updated (a77f774 -> 60d0672)

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

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


    from a77f774  Remove NNPACK integration (#18722)
     add 60d0672  Add qr backward for wide matrices with m < n (#18197)

No new revisions were added by this update.

Summary of changes:
 src/operator/numpy/linalg/np_qr-inl.h  | 185 +++++++++++++++++++++++++++------
 tests/python/unittest/test_numpy_op.py | 147 +++++++++++++++++++-------
 2 files changed, 261 insertions(+), 71 deletions(-)