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 2019/09/19 01:24:06 UTC

[incubator-mxnet] branch master updated (1e058a3 -> 53b2b40)

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 1e058a3  add exception check for numpy reshape (#16180)
     add 53b2b40  improve dataloader signals and messages (#16114)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/gluon/data/dataloader.py    | 50 +++++++++++++++++++++++++-------
 tests/python/unittest/test_gluon_data.py |  5 +++-
 2 files changed, 44 insertions(+), 11 deletions(-)