There was an error while loading. Please reload this page.
1 parent 190f8fa commit 2ff9485Copy full SHA for 2ff9485
mnist/README.md
@@ -3,4 +3,5 @@
3
```bash
4
pip install -r requirements.txt
5
python main.py
6
+# CUDA_VISIBLE_DEVICES=2 python main.py # to specify GPU id to ex. 2
7
```
0 commit comments