pytorch/examples

DDP training question

Open

#1,096 建立於 2022年11月25日

在 GitHub 查看
 (2 留言) (0 反應) (1 負責人)Python (9,429 fork)batch import
distributedhelp wanted

倉庫指標

Star
 (21,634 star)
PR 合併指標
 (30 天內沒有已合併 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?

貢獻者指南