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/06/08 05:13:34 UTC

[incubator-mxnet] branch master updated (745a41c -> c5874dd)

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

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


    from 745a41c  [MXNET-1416] Fix inception inference example for potential index out of range error. (#15179)
     add c5874dd  [BUGFIX] Fix a bug in Auto Function. (#15184)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/autograd.py               |  3 +--
 tests/python/unittest/test_autograd.py | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+), 2 deletions(-)