You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/01/22 20:39:44 UTC

[GitHub] szha commented on issue #8107: "add warmup lr_scheduler" create a new pr

szha commented on issue #8107:  "add warmup lr_scheduler" create a new pr
URL: https://github.com/apache/incubator-mxnet/pull/8107#issuecomment-359557270
 
 
   I think this interface should be redesigned. It's cryptic and hard to understand.
   
   Maybe consider separating the warm-up scheduler as a separate scheduler, and add a class to allow adding two schedulers together. The effect can be that the resulting LR is the sum of the schedulers.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services