This is an automated email from the ASF dual-hosted git repository. apeforest pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.
from 79ed678 [Numpy] random.randint() implemented (#15956) add 0e71fbd Added tests to verify Large Vector Support for initial set of ops (#15943) No new revisions were added by this update. Summary of changes: python/mxnet/test_utils.py | 11 +++ src/operator/softmax_output-inl.h | 18 ++--- src/operator/tensor/matrix_op-inl.h | 6 +- tests/nightly/test_large_array.py | 8 +-- tests/nightly/test_large_vector.py | 139 +++++++++++++++++++++++++++++++++++- 5 files changed, 162 insertions(+), 20 deletions(-)