pytorch/examples

DDP training question

开放

#1,096 创建于 2022年11月25日

 (2 条评论) (0 个反应) (1 位负责人)Python (9,429 个派生)batch import
distributedhelp wanted

仓库指标

星标
 (21,634 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Hi, I'm using the tutorial https://github.com/pytorch/tutorials/blob/master/intermediate_source/ddp_tutorial.rst for DDP train,using 4 gpus in myself code, reference Basic Use Case. But when I finished the modification, it was stuck during run the demo,meanwhile,video memory has been occupied.Could you help me?

贡献者指南