You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by pt...@apache.org on 2019/12/09 23:14:34 UTC

[incubator-mxnet] branch master updated (1e1d774 -> 986a902)

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

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


    from 1e1d774  Revert downgrade cublas version as Nvidia-docker have fixed this (#17026)
     add 986a902  introduce  gradient update handler to the  base estimator (#16900)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/gluon/contrib/estimator/estimator.py  |  8 ++--
 .../mxnet/gluon/contrib/estimator/event_handler.py | 54 +++++++++++++++++++---
 tests/python/unittest/test_gluon_estimator.py      |  7 +--
 3 files changed, 56 insertions(+), 13 deletions(-)