pytorch-parallel icon indicating copy to clipboard operation
pytorch-parallel copied to clipboard

AttributeError: 'int' object has no attribute 'allreduce'

Open githubRonda opened this issue 4 years ago • 0 comments
trafficstars

when I run 'python distributed.py -m py' as in readme, there was an error: AttributeError: 'int' object has no attribute 'allreduce' So how should I solve this error? Please!

githubRonda avatar Oct 30 '21 17:10 githubRonda