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/08/17 17:31:51 UTC

[GitHub] zhanghang1989 commented on issue #12216: syncBN can't work

zhanghang1989 commented on issue #12216: syncBN can't work
URL: https://github.com/apache/incubator-mxnet/issues/12216#issuecomment-413936008
 
 
   1). Please set `num_devices` to the number of gpus, if not all of them are used. 
   2). Please make sure each gpu has at least one training sample.
   3). I only use gluon API, someone also get Symbol working, but I haven't tried. You can refer to GluonCV for examples https://github.com/dmlc/gluon-cv/blob/master/scripts/segmentation/train.py#L112

----------------------------------------------------------------
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