提交 f0269867 编写于 作者: Y Yu Yang

Remove test code

上级 46d2ca57
......@@ -36,11 +36,6 @@ def main():
trainer = paddle.trainer.SGD(update_equation=adam_optimizer)
reader = paddle.reader.batched(
paddle.reader.shuffle(
paddle.dataset.mnist.train_creator(), buf_size=8192),
batch_size=32)
trainer.train(
train_reader=paddle.reader.batched(
paddle.reader.shuffle(paddle.dataset.mnist.train_creator(),
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册