fyu / drn

Dilated Residual Networks
https://www.vis.xyz/pub/drn
BSD 3-Clause "New" or "Revised" License
1.1k stars 219 forks source link

It seems that the synced var is not the true var #26

Open acgtyrant opened 6 years ago

acgtyrant commented 6 years ago

The code just averaging the vars from all GPUs, not computing the total var in all GPUs.