This is an automated email from the ASF dual-hosted git repository.
sxjscience pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.
from 94b649f BUGFIX Fix ConvTranspose __repr__ (#19338) (#19344)
add 93ddbbf Numpy diag large tensor fix (#19302)
No new revisions were added by this update.
Summary of changes:
src/api/operator/numpy/np_matrix_op.cc | 10 ++++-
src/operator/numpy/np_matrix_op-inl.h | 14 +++---
tests/nightly/test_np_large_array.py | 81 ++++++++++++++++++++++++++++++++++
3 files changed, 96 insertions(+), 9 deletions(-)