AttributeError: module 'torch.distributed' has no attribute 'ReduceOp'

How to solve this problem?

Hi,

It looks like a compatibility issue.

Please check which PyTorch version you need first and install a compatible one.
You can find our prebuilt in the below link:

https://developer.download.nvidia.cn/compute/redist/jp/

Thanks.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.