eric-haibin-lin commented on issue #13391: Gluon: Per-layer learning rate for 
fine tuning a pretrained network
URL: 
https://github.com/apache/incubator-mxnet/issues/13391#issuecomment-441461560
 
 
   You can set the lr_mult attribute: 
   ```
   net.xx_layer.collect_params().setattr('lr_mult', 10)
   ```

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


With regards,
Apache Git Services

Reply via email to