Skip to content

Commit a94d1ac

Browse files
committed
refine readme
1 parent 1a232f1 commit a94d1ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tutorials/train/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
* 在安装PaddleX后,使用如下命令开始训练,代码会自动下载训练数据, 并均使用单张GPU卡进行训练。
3636

3737
```
38+
export CUDA_VISIBLE_DEVICES=0
3839
python image_classification/mobilenetv3_small.py
3940
```
4041

0 commit comments

Comments
 (0)