wkcn commented on issue #9511: set_lr_mult() or set_wd_mult() is invalid if not setting param_idx2name for the optimizer URL: https://github.com/apache/incubator-mxnet/issues/9511#issuecomment-359292426 @szha Thank you! Yes, the change will overwrite the idx2name. I think it is unnecessary to provide the idx2name for user if the idx2name for the optimizer is the same as the idx2name in the mxnet.module.BaseModule. On what condition will the user need provide the idx2name for the optimizer instance? It is complicated to get the mapping from the index to the name of parameters.
---------------------------------------------------------------- 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
