tornadomeet commented on issue #9420: add use_global_stats in nn.BatchNorm URL: https://github.com/apache/incubator-mxnet/pull/9420#issuecomment-368713864 @7oud do you mean in your small task, set `use_global_stats=True` during training will get better result than `use_global_stats=False` which is default setting? if that is true, which says bn has no work in your task, so just move bn for your network.
---------------------------------------------------------------- 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
