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 2019/06/11 23:19:27 UTC

[incubator-mxnet] branch master updated (1c3e964 -> 62a85f3)

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 1c3e964  fix the cmake cmd with wrong path (#15111)
     add 62a85f3  Broken link fixes for the website (#15205)

No new revisions were added by this update.

Summary of changes:
 docs/_static/mxnet-theme/index.html                |   2 +-
 .../tutorials/tensorrt/wavenet_optimized.png       | Bin
 .../tutorials/tensorrt/wavenet_unoptimized.png     | Bin
 docs/community/contribute.md                       |   1 -
 docs/community/ecosystem.md                        |   2 +-
 docs/faq/env_var.md                                |   4 +--
 docs/faq/index.md                                  |   2 +-
 docs/install/build_from_source.md                  |  16 +++++------
 docs/install/java_setup.md                         |   4 +--
 docs/install/scala_setup.md                        |   4 +--
 docs/tutorials/c++/basics.md                       |   4 +--
 docs/tutorials/embedded/wine_detector.md           |   2 +-
 docs/tutorials/java/ssd_inference.md               |  30 ++++++++++-----------
 docs/tutorials/sparse/train.md                     |  10 +++----
 docs/tutorials/tensorrt/inference_with_trt.md      |   4 +--
 python/mxnet/contrib/onnx/onnx2mx/import_model.py  |   2 +-
 python/mxnet/contrib/text/embedding.py             |   2 +-
 python/mxnet/gluon/contrib/rnn/rnn_cell.py         |   3 +--
 18 files changed, 45 insertions(+), 47 deletions(-)
 rename docs/{ => _static}/tutorials/tensorrt/wavenet_optimized.png (100%)
 rename docs/{ => _static}/tutorials/tensorrt/wavenet_unoptimized.png (100%)