This is an automated email from the ASF dual-hosted git repository.

zhasheng pushed a change to branch v1.5.x
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.


    from 3f4f3d5  fix kvstore nightly failure (#15156)
     add 81eab0c  update LICENSE (#15128) (#15174)

No new revisions were added by this update.

Summary of changes:
 cpp-package/example/get_data.sh                          |  9 +++++----
 example/cnn_text_classification/README.md                |  4 ++++
 example/cnn_text_classification/data_helpers.py          |  3 +++
 example/gluon/embedding_learning/README.md               |  4 ++++
 example/gluon/embedding_learning/get_cub200_data.sh      |  6 +++++-
 example/gluon/style_transfer/README.md                   |  4 ++++
 example/gluon/style_transfer/dataset/download_dataset.py |  4 ++++
 example/gluon/super_resolution/README.md                 | 11 +++++++++++
 example/gluon/super_resolution/super_resolution.py       |  4 +++-
 example/model-parallel/matrix_factorization/get_data.py  |  4 ++++
 example/recommenders/README.md                           |  3 +++
 example/recommenders/movielens_data.py                   |  4 ++++
 example/sparse/matrix_factorization/data.py              |  4 ++++
 tests/nightly/estimator/test_sentiment_rnn.py            | 15 ++++++++++++++-
 14 files changed, 72 insertions(+), 7 deletions(-)

Reply via email to