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?

貢獻者指南