提交 d322c942 编写于 作者: W wanghaoshuang

fix unittest

上级 cadea35a
......@@ -134,7 +134,7 @@ class TestXmap(unittest.TestCase):
for size in buffered_size:
result = []
for i in paddle.v2.reader.xmap_readers(mapper,
reader_creator_10(),
reader_creator_10(0),
tNum, size, order)():
result.append(i)
if not order:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册