Skip to content

Innary/mutigpu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DDP

dataset

use:cifar10


you can use:

python -m torch.distributed.launch --nproc_per_node=4 --nnodes=1 --master_port 29501 train.py
to train model on 4 gpu

About

pytorch-MultiGPU-train-DDP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages