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

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


    from 259dd7b  initial commit lamb optimizer
     add eadd5de  fixing base lamb optimizer

No new revisions were added by this update.

Summary of changes:
 python/mxnet/optimizer/optimizer.py     |  22 +++--
 src/operator/optimizer_op-inl.h         | 152 +++++++++++++++++++++++---------
 src/operator/optimizer_op.cc            |  34 +++++--
 src/operator/optimizer_op.cu            |   8 +-
 tests/python/unittest/test_optimizer.py |  27 +++---
 5 files changed, 173 insertions(+), 70 deletions(-)

Reply via email to