cyd0806's picture
Upload apex-master/tests/distributed/DDP/run_race_test.sh with huggingface_hub
b93f081 verified
raw
history blame contribute delete
119 Bytes
#!/bin/bash
CUDA_VISIBLE_DEVICES=0,1 python -m torch.distributed.launch --nproc_per_node=2 ddp_race_condition_test.py