You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by ma...@apache.org on 2019/07/19 00:30:31 UTC

[incubator-mxnet] branch master updated (f44fdd6 -> 67bbf5a)

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

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


    from f44fdd6  Fix AMP Tutorial failures (#15526)
     add 67bbf5a  [Dependency Update] Bump up the CI Nvidia docker to CUDA 10.1 (#14986)

No new revisions were added by this update.

Summary of changes:
 ci/docker/Dockerfile.build.centos7_gpu             |  2 +-
 ci/docker/Dockerfile.build.ubuntu_base_gpu         |  2 +-
 ci/docker/Dockerfile.build.ubuntu_build_cuda       |  2 +-
 ...gpu_cu100 => Dockerfile.build.ubuntu_gpu_cu101} |  4 +-
 ci/docker/Dockerfile.build.ubuntu_nightly_gpu      |  2 +-
 ci/docker/Dockerfile.publish.ubuntu1404_gpu        |  2 +-
 ci/docker/install/ubuntu_cudnn.sh                  |  4 ++
 ci/docker/install/ubuntu_nvidia.sh                 |  2 +-
 ci/docker/runtime_functions.sh                     |  8 ++--
 ci/jenkins/Jenkins_steps.groovy                    | 44 +++++++++++-----------
 tests/nightly/JenkinsfileForBinaries               |  4 +-
 tools/setup_gpu_build_tools.sh                     |  2 +-
 12 files changed, 41 insertions(+), 37 deletions(-)
 copy ci/docker/{Dockerfile.build.ubuntu_gpu_cu100 => Dockerfile.build.ubuntu_gpu_cu101} (96%)