提交 0e7fb760 编写于 作者: L liaogang

fix syntax errors

上级 756df718
......@@ -376,7 +376,7 @@ reader=paddle.reader.batch(
batch_size=128)
```
`feeding` is devoted to specify the correspondence between each yield record and `paddle.layer.data`. For instance,
`feeding` is devoted to specifying the correspondence between each yield record and `paddle.layer.data`. For instance,
the first column of data generated by `cifar.train10()` corresponds to image layer's feature.
```python
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册