dougsouza / pytorch-sync-batchnorm-example

How to use Cross Replica / Synchronized Batchnorm in Pytorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example

zhao181 opened this issue · comments

your explaination is very helpful. But I still could not implement it. Could you please give an example? Thanks.

Here's a complete example: https://github.com/pytorch/examples/blob/master/imagenet/main.py

Let me know if you have specific questions