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 35839bc  Make mrcnn_mask_target arg mask_size a 2d tuple (#16567)
     add bc6fc14  fixing base lamb optimizer
     add 9104933  adding API doc for Lamb Phase 1 and 2

No new revisions were added by this update.

Summary of changes:
 python/mxnet/optimizer/optimizer.py     |  52 ++++++++-
 src/operator/optimizer_op-inl.h         | 186 ++++++++++++++++++++++++++++++++
 src/operator/optimizer_op.cc            |  77 +++++++++++++
 src/operator/optimizer_op.cu            |   5 +
 tests/python/unittest/test_optimizer.py |  73 +++++++++++++
 5 files changed, 392 insertions(+), 1 deletion(-)

Reply via email to