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

Fix line witdth

上级 b4aaa00a
......@@ -128,8 +128,10 @@ class ParallelExecutor(object):
Args:
fetch_list(list): The fetched variable names
feed(list|dict|None): The feed variables. If the feed is a dict, tensors in that dict will be splitted
into each devices. If the feed is a list, each element of the list will be copied to each device.
feed(list|dict|None): The feed variables. If the feed is a dict,
tensors in that dict will be splitted into each devices. If
the feed is a list, each element of the list will be copied
to each device.
feed_dict: Alias for feed parameter, for backward compatibility.
Returns: fetched result list.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册