x110 removed a comment on issue #12899: Gradient of BatchNorm layer URL: https://github.com/apache/incubator-mxnet/issues/12899#issuecomment-431803936 In the documentation of batchnorm, I found: `Both gamma and beta are learnable parameters. But if fix_gamma is true, then set gamma to 1 and its gradient to 0.` Why is fix_gamma=True the default behavior?
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
