zhanghang1989 commented on issue #12001: SyncBatchNorm problems
URL: 
https://github.com/apache/incubator-mxnet/issues/12001#issuecomment-410035501
 
 
   The `SyncBN` is implemented in a blocking way. Please use 
`DataParallelModel` in 
https://github.com/dmlc/gluon-cv/blob/master/gluoncv/utils/parallel.py#L11 for 
debugging, printing or `asnumpy`. 

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

Reply via email to