提交 76f0a0f1 编写于 作者: M minqiyang

Change doc

上级 d9175ba0
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
## 训练 ## 训练
教程中使用`paddle.dataset.mnist`数据集作为训练数据,可以通过如下的方式启动训练: 教程中使用`paddle.dataset.mnist`数据集作为训练数据,可以通过如下的方式启动训练:
``` ```
env CUDA_VISIBLE_DEVICES=0 python train.py env CUDA_VISIBLE_DEVICES=0 python mnist_dygraph.py
``` ```
## 输出 ## 输出
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册