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/12/04 02:59:42 UTC

[incubator-mxnet] branch master updated (619eab2 -> afc76b0)

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 619eab2  Numpy unique repeat indices large tensor checks (#19382)
     add afc76b0  Update Ubuntu images used on CI to 20.04 (#19588)

No new revisions were added by this update.

Summary of changes:
 3rdparty/mshadow/mshadow/tensor.h  |  3 ++
 CMakeLists.txt                     |  1 -
 ci/docker/Dockerfile.build.ubuntu  | 61 ++++++++++++---------------
 ci/docker/docker-compose.yml       | 38 ++++-------------
 ci/docker/runtime_functions.sh     | 84 ++++++++++----------------------------
 ci/jenkins/Jenkins_steps.groovy    | 42 +++++++------------
 ci/jenkins/Jenkinsfile_unix_gpu    |  1 -
 python/mxnet/contrib/text/utils.py |  2 +-
 python/mxnet/numpy/multiarray.py   |  4 +-
 src/profiler/profiler.h            |  5 +++
 10 files changed, 81 insertions(+), 160 deletions(-)