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 7bef85e  [Numpy] Add ffi for np.sum, np.std, np.var, np.average and 
np.histogram (#17866)
     add bd0816e  Add np.linalg.qr backward (#18050)

No new revisions were added by this update.

Summary of changes:
 src/operator/numpy/linalg/np_qr-inl.h  | 132 +++++++++++++++++++++++++++++++++
 src/operator/numpy/linalg/np_qr.cc     |  10 ++-
 src/operator/numpy/linalg/np_qr.cu     |   3 +
 tests/python/unittest/test_numpy_op.py |  69 +++++++++++++++--
 4 files changed, 208 insertions(+), 6 deletions(-)

Reply via email to