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 a563ae3 Fix intgemm flaky test in #19197 for master (#19202)
add dd44c0c Fix numpy ndarray `__getitem__` for HybridBlock.forward
usecase (#19171)
No new revisions were added by this update.
Summary of changes:
python/mxnet/numpy/multiarray.py | 65 +++++++++++++++++++++-----
python/mxnet/symbol/numpy/_symbol.py | 27 ++++-------
tests/python/unittest/test_deferred_compute.py | 14 ++++++
3 files changed, 78 insertions(+), 28 deletions(-)