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:50:42 UTC

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

djaym7 commented on issue #17939: Ways of Freezing part of parameter and not the whole layer.
URL: https://github.com/apache/incubator-mxnet/issues/17939#issuecomment-607365929
 
 
   ![image](https://user-images.githubusercontent.com/12378820/78163995-f4d8f200-73fd-11ea-9e74-f7049539c591.png)
   Instead of freezing, i can use a custom layer and slice them back in the weights in forward and backward passes, wouldn't it serve the same purpose ?

----------------------------------------------------------------
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