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 259dd7b  initial commit lamb optimizer

No new revisions were added by this update.

Summary of changes:
 python/mxnet/optimizer/optimizer.py     |  48 ++++++++++++-
 src/operator/optimizer_op-inl.h         | 120 ++++++++++++++++++++++++++++++++
 src/operator/optimizer_op.cc            |  16 +++++
 src/operator/optimizer_op.cu            |   3 +
 tests/python/unittest/test_optimizer.py |  68 ++++++++++++++++++
 5 files changed, 252 insertions(+), 3 deletions(-)

Reply via email to