yuxiangw commented on a change in pull request #9220: Signum optimizer
URL: https://github.com/apache/incubator-mxnet/pull/9220#discussion_r159721842
##########
File path: python/mxnet/optimizer.py
##########
@@ -57,6 +58,10 @@ class Optimizer(object):
The weight decay (or L2 regularization) coefficient. Modifies objective
by adding a penalty for having large weights.
+ wd_lh: float, optional
Review comment:
removed that line.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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