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

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


    from 69fd018  fix expand_dims fall back when input's ndim is 0 (#16837)
     add 93f338d  [Gluon] Improve estimator usability and fix logging logic 
(#16810)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/gluon/contrib/estimator/estimator.py  |  49 ++++++--
 .../mxnet/gluon/contrib/estimator/event_handler.py | 135 ++++++++-------------
 tests/python/unittest/common.py                    |   2 +-
 tests/python/unittest/test_gluon_estimator.py      |   5 +-
 tests/python/unittest/test_gluon_event_handler.py  |   9 +-
 5 files changed, 97 insertions(+), 103 deletions(-)

Reply via email to