Skip to content

ardeal/imagenet_distributed_torch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

  • sampler code to test distributed torch using imagenet dataset.

  • train script: CUDA_VISIBLE_DEVICES=0,1,2,3 WORLD_SIZE=4 python -m torch.distributed.launch --nproc_per_node=4 --master_port=49611 torch_distributed_ddp_imagenet.py

  • This code is copied from Nvidia apex examples:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages