You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by th...@apache.org on 2019/10/18 08:36:34 UTC

[incubator-mxnet] branch master updated (f01bcaa -> 27f7082)

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

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


    from f01bcaa  [Numpy] More numpy dispatch tests (#16426)
     add 27f7082  Fix learning rate scheduler being unexpectedly overwritten by optimizer's default value (#16487)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/optimizer/optimizer.py     | 20 ++++++++++++++------
 tests/python/unittest/test_optimizer.py |  4 ++++
 2 files changed, 18 insertions(+), 6 deletions(-)