提交 c98c91b5 编写于 作者: V Vijay Vasudevan

Update 0.6.0 docs with fix to tutorial. Fixes #1084

上级 09e2e823
......@@ -43,7 +43,7 @@ automatically. You can either download
and import it as below, or simply copy and paste it in.
```python
import tensorflow.examples.tutorials.mnist.input_data
from tensorflow.examples.tutorials.mnist import input_data
mnist = input_data.read_data_sets("MNIST_data/", one_hot=True)
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册