提交 37d0238f 编写于 作者: Z Zhang Yulong

Merge branch 'PaddlePaddle:develop' into develop

......@@ -410,7 +410,7 @@ class Client(object):
key)])
else:
string_lod_slot_batch.append([])
string_slot.append(np.ascontiguousarray(feed_i[key]))
string_slot.append(feed_i[key])
self.has_numpy_input = True
int_slot_batch.append(int_slot)
int_lod_slot_batch.append(int_lod_slot)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册