Created by: chenwhql
There is error in the setting of reader place in this model, try fix it.
Now PyReader
call the functions of DataLoader
, we can read the doc of DataLoader
to understand this problem.
https://www.paddlepaddle.org.cn/documentation/docs/zh/api_cn/io_cn/DataLoader_cn.html#dataloader
Maybe the doc of PyReader
need to be perfect.