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 d2d4876  Fix memory leak reported by ASAN in NNVM to ONNX conversion 
(#15516)
     add 8f10d55  [Numpy] Fix imperative basic indexing in numpy (#16902)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/ndarray/ndarray.py             | 81 ++++++++++++++++++-----------
 src/ndarray/ndarray.cc                      |  5 +-
 src/operator/nn/mkldnn/mkldnn_base-inl.h    |  4 ++
 tests/python/unittest/test_numpy_ndarray.py | 20 ++++---
 4 files changed, 71 insertions(+), 39 deletions(-)

Reply via email to