小白求助关于torch.distributed
pytorch吧
全部回复
仅看楼主
level 1
L美夕M
楼主
报错module 'torch.distributed' has no attribute '_initialized'是因为盼pytorch的版本太新了么
2023年04月24日 07点04分
1
level 11
sealed_ss
需要先使用torch.distributed.is_available()判断是否可用
2023年04月24日 14点04分
3
1