You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by re...@apache.org on 2020/03/06 04:35:45 UTC

[incubator-mxnet] branch master updated (48e9e2c -> cfb474b)

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 48e9e2c  bump up master branch to 2.0 (#17739)
     add cfb474b  add alias for np.__version__, np._NoValue and np.dtype (#17777)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/numpy/fallback.py                     |  7 +++++
 python/mxnet/numpy/multiarray.py                   | 36 ++++++++++++++++++++--
 .../python/unittest/test_numpy_interoperability.py |  3 +-
 3 files changed, 42 insertions(+), 4 deletions(-)