You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by ha...@apache.org on 2018/12/19 19:38:21 UTC

[incubator-mxnet] branch v1.4.x updated (e27e3e9 -> af7905f)

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

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


    from e27e3e9  Complimentary gluon DataLoader improvements (#13606)
     add af7905f  fix unpicklable transform_first on windows (#13686)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/gluon/data/dataset.py       | 16 +++++++++++-----
 tests/python/unittest/test_gluon_data.py | 12 ++++++------
 2 files changed, 17 insertions(+), 11 deletions(-)