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/09/24 20:36:28 UTC

[incubator-mxnet] branch master updated (ccba621 -> 54fef4a)

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

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


    from ccba621  Enable C++ coverage (#12642)
     add 54fef4a  Gluon DataLoader: avoid recursionlimit error (#12622)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/gluon/data/dataloader.py    |  7 ++++-
 python/mxnet/recordio.py                 | 32 +++++++++++++++++++++
 tests/python/unittest/test_gluon_data.py | 49 ++++++++++++++++++++------------
 3 files changed, 69 insertions(+), 19 deletions(-)