MoisesHer edited a comment on issue #16893: Multi-tensor LAMB URL: https://github.com/apache/incubator-mxnet/pull/16893#issuecomment-559302436 > What's the relation with #16715? #16715 recently added 'LAMB' optimizer to `python/mxnet/optimizer/optimizer.py`. Your code is currently in conflict. Please resolve the conflict by merging or rebasing on master. I merged master, so conflict is resolved. This operator is similar to #16715 but instead of updating a single Tensor, it updates multiple-tensors simultaneously. Thus, it expose more parallelism.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
