Skip to content

Commit

Permalink
script for distributed training of cifar-10
Browse files Browse the repository at this point in the history
  • Loading branch information
NLGithubWP committed May 16, 2021
1 parent 4d7eccc commit e5f1ae5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/cifar_distributed_cnn/run-rtx.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/usr/bin/env python -W ignore::DeprecationWarning
mpiexec -np 2 python train_cnn.py resnet cifar10 -l 0.015 -b 32

0 comments on commit e5f1ae5

Please sign in to comment.