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 2018/12/14 19:55:18 UTC

[incubator-mxnet] branch master updated (b9b038f -> 4766034)

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 b9b038f  Complimentary gluon DataLoader improvements (#13606)
     add 4766034  Improve CCache handling (#13456)

No new revisions were added by this update.

Summary of changes:
 .gitignore                               |   4 --
 Makefile                                 |   6 +-
 ci/docker/Dockerfile.build.android_armv7 |   5 ++
 ci/docker/Dockerfile.build.android_armv8 |   8 ++-
 ci/docker/Dockerfile.build.armv6         |   5 ++
 ci/docker/Dockerfile.build.armv7         |   5 ++
 ci/docker/Dockerfile.build.armv8         |   5 ++
 ci/docker/Dockerfile.build.jetson        |   5 ++
 ci/docker/install/centos7_adduser.sh     |   5 ++
 ci/docker/install/ubuntu_adduser.sh      |   5 ++
 ci/docker/runtime_functions.sh           | 108 ++++++++++++++++++++++---------
 11 files changed, 124 insertions(+), 37 deletions(-)