You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by la...@apache.org on 2020/07/20 21:34:41 UTC

[incubator-mxnet] branch master updated (bf26bcc -> 1aec483)

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

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


    from bf26bcc  [NumPy] enable large tensor in np (#18368)
     add 1aec483  Add qr backward for wide inputs ncols>nrows (#18757)

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 | 123 +++++++++++-----------
 2 files changed, 218 insertions(+), 90 deletions(-)