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 2018/11/07 18:12:16 UTC

[incubator-mxnet] branch v1.3.x updated (a94109a -> 6249720)

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

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


    from a94109a  CudnnFind() usage improvements (v1.3.x) (#13123)
     add 6249720  Fix lazy record io when used with dataloader and multi_worker > 0 (#12554) (#13124)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/gluon/data/dataloader.py    | 20 ++++++++++++++++++--
 python/mxnet/gluon/data/dataset.py       |  8 --------
 tests/python/unittest/test_gluon_data.py | 12 +++++++++++-
 3 files changed, 29 insertions(+), 11 deletions(-)