提交 829248cb 编写于 作者: K Kai Katsumata

Fix typo in mnist/input_data.py

上级 885a34ac
......@@ -138,7 +138,7 @@ class _DataSet(object):
Args:
images: The images
labels: The labels
fake_data: Ignore inages and labels, use fake data.
fake_data: Ignore images and labels, use fake data.
one_hot: Bool, return the labels as one hot vectors (if True) or ints (if
False).
dtype: Output image dtype. One of [uint8, float32]. `uint8` output has
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册