You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by zh...@apache.org on 2019/07/28 02:34:42 UTC

[incubator-mxnet] branch master updated (08fd98d -> 3ececb3)

This is an automated email from the ASF dual-hosted git repository.

zhasheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.


    from 08fd98d  update website for 1.5.0 (#15641)
     add 3ececb3  in-place reshape ops (#14053)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/ndarray/ndarray.py       | 126 ++++++++++++++++++++++++++++++----
 python/mxnet/symbol/symbol.py         |  12 ++--
 tests/python/unittest/test_ndarray.py |  59 ++++++++++++++++
 3 files changed, 176 insertions(+), 21 deletions(-)