add how to use multiple gpus

pull/17/head
KaiyangZhou 2018-03-16 15:08:51 +00:00
parent 10f8a7f8c8
commit d5be591185
1 changed files with 2 additions and 0 deletions

View File

@ -101,6 +101,8 @@ Rank-20 : 97.2%
Finished. Total elapsed time (h:m:s): 1:57:44
```
To use multiple GPUs, you can set `--gpu-devices 0,1,2,3`.
Please run `python train_blah_blah.py -h` for more details regarding arguments.
## Results