pytorch/examples

Add nn.SyncBatchNorm in ImageNet example

Open

#793 opened on Jun 23, 2020

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (9,429 forks)batch import
good first issue

Repository metrics

Stars
 (21,634 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Since pytorch has supported this feature, why not add it?

Contributor guide