Skip to content

Commit 87186e4

Browse files
authored
Merge pull request #759 from will-jl944/dygraph_jf
refine readme
2 parents b1cbe13 + a94d1ac commit 87186e4

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)