You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!