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 fc81c64  Correct Google Analytics Tracker (#16490)
     add ffec31f  Aggregated adamw update (#16398)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/ndarray/contrib.py                 |  56 +++-
 src/operator/contrib/adamw-inl.h                | 368 +++++++++++++++++++++---
 src/operator/contrib/adamw.cc                   | 166 +++++++++--
 src/operator/contrib/adamw.cu                   |  34 +--
 tests/python/gpu/test_operator_gpu.py           |   1 +
 tests/python/unittest/test_contrib_optimizer.py | 236 ++++++++-------
 6 files changed, 666 insertions(+), 195 deletions(-)

Reply via email to