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

2020-04-08 Thread GitBox
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-66192 It may not have the same performance This is an

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

2020-03-30 Thread GitBox
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