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/10/31 22:26:59 UTC

[incubator-mxnet] branch master updated (979e610 -> 9cb8960)

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 979e610  Added launch bounds to the reduce kernels (#16397)
     add 9cb8960  [Estimator] handle composite metrics in estimator (#16676)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/gluon/contrib/estimator/estimator.py  | 15 ++-------
 .../mxnet/gluon/contrib/estimator/event_handler.py | 14 +++++---
 .../{__init__.py => contrib/estimator/utils.py}    | 38 +++++++++-------------
 tests/nightly/estimator/test_sentiment_rnn.py      |  6 +++-
 4 files changed, 33 insertions(+), 40 deletions(-)
 copy python/mxnet/gluon/{__init__.py => contrib/estimator/utils.py} (54%)