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 2020/04/01 16:48:35 UTC

[GitHub] [incubator-mxnet] djaym7 opened a new issue #17939: Ways of Freezing part of parameter and not the whole layer.

djaym7 opened a new issue #17939: Ways of Freezing part of parameter and not the whole layer.
URL: https://github.com/apache/incubator-mxnet/issues/17939
 
 
   Using grad_req == null freezes whole layer, i want to freeze certain weights in the current parameter, how to do this ? 
   Eg: Freezing 1 of 5 kernels in conv parameter during training..
   
   Thanks
    
   @zhreshold help ?
   
   #question and not #featureRequest

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


With regards,
Apache Git Services