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/07/31 02:59:39 UTC

[incubator-mxnet] branch master updated (aa53291 -> 7a24006)

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 aa53291  add adaptive left margin for python site document body (#18828)
     add 7a24006  Enable DIST_KVSTORE by default in staticbuild (#18796)

No new revisions were added by this update.

Summary of changes:
 CMakeLists.txt                        | 1 +
 config/distribution/darwin_cpu.cmake  | 1 +
 config/distribution/linux_cpu.cmake   | 1 +
 config/distribution/linux_cu100.cmake | 1 +
 config/distribution/linux_cu101.cmake | 1 +
 config/distribution/linux_cu102.cmake | 1 +
 tools/dependencies/cityhash.sh        | 7 +++++++
 tools/dependencies/libpng.sh          | 3 +--
 tools/dependencies/libturbojpeg.sh    | 4 ++--
 tools/dependencies/lz4.sh             | 7 +++++++
 tools/dependencies/openssl.sh         | 4 ++--
 tools/dependencies/protobuf.sh        | 5 -----
 tools/dependencies/zmq.sh             | 9 +++++++++
 13 files changed, 34 insertions(+), 11 deletions(-)