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/11/11 22:02:43 UTC

[GitHub] zhanghang1989 commented on issue #12001: SyncBatchNorm problems

zhanghang1989 commented on issue #12001: SyncBatchNorm problems
URL: https://github.com/apache/incubator-mxnet/issues/12001#issuecomment-437709174
 
 
   You can't call `asnumpy()` or do `print()` with `SyncBatchNorm`. Please use standard `BatchNorm` for debugging and change it to `SyncBatchNorm` with correct `num_device` after debugging. 

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