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 2018/04/23 07:35:36 UTC

[GitHub] Laurawly opened a new issue #10650: How to set parameter ```use_global_stats``` in Gluon pretrained blocks

Laurawly opened a new issue #10650: How to set parameter ```use_global_stats``` in Gluon pretrained blocks
URL: https://github.com/apache/incubator-mxnet/issues/10650
 
 
   If we call ```resnet18 = vision.resnet18_v1(pretrained=True)```, the pretained model is using local stats instead of global stats. How set parameter ```use_global_stats``` for a pretained model?

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


With regards,
Apache Git Services