提交 824c95dc 编写于 作者: D dangqingqing

Rename file name

上级 1a4dcee1
此差异已折叠。
此差异已折叠。
...@@ -155,7 +155,7 @@ def main(): ...@@ -155,7 +155,7 @@ def main():
parameters=parameters, parameters=parameters,
update_equation=optimizer) update_equation=optimizer)
reader = paddle.reader.batched( reader = paddle.batch(
paddle.reader.shuffle( paddle.reader.shuffle(
conll05.test(), buf_size=8192), batch_size=10) conll05.test(), buf_size=8192), batch_size=10)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册