You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by ap...@apache.org on 2020/01/16 22:17:17 UTC

[incubator-mxnet] branch master updated (57b98de -> a63390d)

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

apeforest pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.


    from 57b98de  Build.py improvement (#16976)
     add a63390d  Add RandomApply in gluon's transforms (#17242)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/gluon/data/vision/transforms.py    | 31 +++++++++++++++++++++++++
 tests/python/unittest/test_gluon_data_vision.py | 16 +++++++++++++
 2 files changed, 47 insertions(+)