提交 be58f8b4 authored 作者: ChienliMa's avatar ChienliMa

Update docs

上级 0563dc8f
......@@ -553,8 +553,8 @@ class Function(object):
def copy(self, share_memory=False):
"""
Copy this function. Copied function will have separated maker and
fgraph with original function. User can choose whether to separate
storage by changing the share_memory arguments
fgraph with original function if share_memory=True. User can choose
whether to separate storage by changing the share_memory arguments
---------------------
Params:
share_memory -- { boolean } Default is False. When True, two
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论