leezu 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-606348300
 
 
   You can't freeze part of a parameter. However, you can overwrite the 
gradient arrays, once computed, accordingly and set those parts to 0 that you 
like "freezed".

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


With regards,
Apache Git Services

Reply via email to