You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by ha...@apache.org on 2020/08/12 16:24:11 UTC

[incubator-mxnet] branch master updated (83d2af5 -> e2cbf66)

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

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


    from 83d2af5  Gamma reparameterization gradient (#18852)
     add e2cbf66  Revert "drop list support for gluon trainer (#18877)" (#18892)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/gluon/trainer.py               | 36 +++++++++++------------------
 tests/nightly/dist_async_kvstore.py         |  2 +-
 tests/nightly/dist_device_sync_kvstore.py   |  2 +-
 tests/nightly/dist_sync_kvstore.py          |  6 ++---
 tests/python/unittest/test_gluon.py         |  4 ++--
 tests/python/unittest/test_gluon_trainer.py | 24 +++++++++----------
 6 files changed, 32 insertions(+), 42 deletions(-)