pytorch/examples

DDP training question

Offen

#1.096 geöffnet am 25.11.2022

 (2 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Python (9.429 Forks)batch import
distributedhelp wanted

Repository-Metriken

Stars
 (21.634 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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?

Contributor Guide