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/06/03 17:18:38 UTC

[incubator-mxnet] branch v1.5.x updated (360f8d0 -> 9125f6a)

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

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


    from 360f8d0  [BUGFIX] fix unknown parameter shapes when np_shape is turned on. (#15097)
     add 99e69e6  [MXNET-1410]Adding Large Tensor Support for tensor transpose (#15059)
     add 9125f6a  remove warning in tutorial: (#15135)

No new revisions were added by this update.

Summary of changes:
 docs/tutorials/amp/amp_tutorial.md  | 13 ++-----------
 src/operator/tensor/matrix_op-inl.h |  8 ++++----
 tests/nightly/test_large_array.py   | 27 +++++++++++++++++++++++++++
 3 files changed, 33 insertions(+), 15 deletions(-)