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/10/06 16:58:25 UTC

[incubator-mxnet] branch master updated (48a1fbf -> 3042df0)

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 48a1fbf  Limit the number of ElementWiseSum kernels compiled by RTC (#19266)
     add 3042df0  Enable CUDA 11.0 on nightly development builds (#19295)

No new revisions were added by this update.

Summary of changes:
 cd/Jenkinsfile_cd_pipeline                         |  2 +-
 cd/Jenkinsfile_release_job                         |  2 +-
 cd/README.md                                       |  5 +--
 cd/python/pypi/pypi_package.sh                     |  2 +-
 cd/utils/artifact_repository.md                    |  6 +--
 cd/utils/mxnet_base_image.sh                       |  9 ++---
 cd/utils/test_artifact_repository.py               | 14 +++----
 ci/docker/docker-compose.yml                       | 20 ----------
 ci/docker/runtime_functions.sh                     |  2 +-
 ci/jenkins/Jenkins_steps.groovy                    |  4 +-
 tools/pip/doc/CPU_ADDITIONAL.md                    |  5 +--
 tools/pip/doc/CU100_ADDITIONAL.md                  | 45 ----------------------
 tools/pip/doc/CU101_ADDITIONAL.md                  |  6 +--
 tools/pip/doc/CU102_ADDITIONAL.md                  |  6 +--
 .../{CU92_ADDITIONAL.md => CU110_ADDITIONAL.md}    |  5 +--
 tools/pip/doc/NATIVE_ADDITIONAL.md                 |  5 +--
 tools/pip/setup.py                                 |  4 --
 tools/staticbuild/README.md                        |  2 +-
 18 files changed, 32 insertions(+), 112 deletions(-)
 delete mode 100644 tools/pip/doc/CU100_ADDITIONAL.md
 rename tools/pip/doc/{CU92_ADDITIONAL.md => CU110_ADDITIONAL.md} (92%)