关于DistributedSampler理解

关于DistributedSampler理解,第1张

关于DistributedSampler理解
Pytorch中DistributedSampler()中的随机因素_炒饭小哪吒的博客-CSDN博客关于pytorch中的distributedsampler函数使用_DRACOYU的博客-CSDN博客



sampler = torch.utils.data.distributed.DistributedSampler(dataset) if rank != -1 else None

欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/zaji/5580950.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-12-15
下一篇 2022-12-14

发表评论

登录后才能评论

评论列表(0条)

保存