cyd0806 commited on
Commit
5726541
·
verified ·
1 Parent(s): 5855964

Upload apex-master/examples/simple/distributed/run.sh with huggingface_hub

Browse files
apex-master/examples/simple/distributed/run.sh ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ #!/bin/bash
2
+ python -m torch.distributed.launch --nproc_per_node=2 distributed_data_parallel.py