You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by la...@apache.org on 2020/11/17 20:11:20 UTC

[incubator-mxnet] branch master updated (5000ccb -> fcfef81)

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

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


    from 5000ccb  Update pip install instruction (#19549)
     add fcfef81  Enable Large Tensor Support by default (#18625)

No new revisions were added by this update.

Summary of changes:
 3rdparty/mshadow/mshadow/dot_engine-inl.h   | 28 ++++++++++++++--------------
 CMakeLists.txt                              |  4 +++-
 ci/docker/runtime_functions.sh              |  7 ++++---
 config/darwin.cmake                         |  2 +-
 config/linux.cmake                          |  2 +-
 config/linux_gpu.cmake                      |  2 +-
 src/operator/contrib/transformer.cc         | 14 +++++++-------
 src/operator/numpy/np_insert_op_slice-inl.h |  2 +-
 src/operator/numpy/np_polynomial_op.cc      |  3 ++-
 9 files changed, 34 insertions(+), 30 deletions(-)