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 5155095  add zero grad for npi_unique (#18080)
     add b7d1c69  [Numpy] add new ffi for np.linalg.norm (#18066)

No new revisions were added by this update.

Summary of changes:
 benchmark/python/ffi/benchmark_ffi.py              |  1 +
 python/mxnet/ndarray/numpy/linalg.py               | 17 +++++++-------
 .../numpy/linalg/{np_gesvd.cc => np_norm.cc}       | 26 ++++++++++++++++------
 src/operator/numpy/linalg/np_norm-inl.h            | 18 +++++++++++++++
 4 files changed, 46 insertions(+), 16 deletions(-)
 copy src/api/operator/numpy/linalg/{np_gesvd.cc => np_norm.cc} (68%)

Reply via email to