You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by ap...@apache.org on 2019/06/01 20:14:32 UTC

[incubator-mxnet] branch master updated (e8a20fb -> 75a90d0)

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 e8a20fb  Enable serializing/deserializing ndarrays in np_shape semantics (#15090)
     add 75a90d0  [MXNET-1408] Adding test to verify Large Tensor Support for ravel and unravel (#15048)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/test_utils.py        |  6 +++++
 tests/nightly/test_large_array.py | 49 +++++++++++++++++++++++++--------------
 2 files changed, 37 insertions(+), 18 deletions(-)