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 2020/01/14 03:35:02 UTC

[incubator-mxnet] branch master updated (461f167 -> 75b93bb)

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 461f167  porting numpy-compatible hstack to master and add dstack for interoperability (#17030)
     add 75b93bb  [CD] fix CD pipeline (#17259)

No new revisions were added by this update.

Summary of changes:
 cd/Jenkinsfile_release_job                             | 10 +++++-----
 cd/python/pypi/Jenkins_pipeline.groovy                 |  4 ++--
 ci/docker/Dockerfile.build.ubuntu_build_cuda           |  6 +++---
 ci/docker/Dockerfile.build.ubuntu_gpu_cu100            |  1 +
 ci/docker/Dockerfile.build.ubuntu_gpu_cu101            |  1 +
 ci/docker/Dockerfile.build.ubuntu_gpu_cu102            |  1 +
 ci/docker/Dockerfile.build.ubuntu_gpu_cu90             |  1 +
 ci/docker/Dockerfile.build.ubuntu_gpu_cu92             |  1 +
 ci/docker/Dockerfile.publish.ubuntu1404_cpu            |  4 ++--
 ci/docker/Dockerfile.publish.ubuntu1404_gpu            |  4 ++--
 ci/docker/install/{ubuntu_ar.sh => ubuntu_binutils.sh} |  2 +-
 ci/docker/runtime_functions.sh                         |  7 +++++--
 tests/python/mkl/test_mkldnn.py                        |  4 ++--
 tests/python/unittest/test_operator.py                 |  4 +++-
 14 files changed, 30 insertions(+), 20 deletions(-)
 rename ci/docker/install/{ubuntu_ar.sh => ubuntu_binutils.sh} (93%)