This is an automated email from the ASF dual-hosted git repository.
reminisce pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.
from 1a6fe60 Refactor for windows CI 'out of heap space' errors (#15922)
add 8eb0f61 Numpy-compatible stack upstream (#15842)
No new revisions were added by this update.
Summary of changes:
python/mxnet/ndarray/numpy/_op.py | 29 ++++++++++++++++++-
python/mxnet/numpy/multiarray.py | 23 ++++++++++++++-
python/mxnet/symbol/numpy/_symbol.py | 29 ++++++++++++++++++-
src/operator/numpy/np_matrix_op.cc | 41 +++++++++++++++++++++++++++
src/operator/numpy/np_matrix_op.cu | 4 +++
tests/python/unittest/test_numpy_op.py | 51 ++++++++++++++++++++++++++++++++++
6 files changed, 174 insertions(+), 3 deletions(-)