提交 655e9e77 authored 作者: Yoshua Bengio's avatar Yoshua Bengio

comment fixed

上级 440828a8
...@@ -341,7 +341,7 @@ def clone_get_equiv(i, o, copy_inputs_and_orphans = True): ...@@ -341,7 +341,7 @@ def clone_get_equiv(i, o, copy_inputs_and_orphans = True):
@param copy_inputs_and_orphans: if True, the inputs and the orphans @param copy_inputs_and_orphans: if True, the inputs and the orphans
will be replaced in the cloned graph by copies available will be replaced in the cloned graph by copies available
in the equiv dictionary returned by the function in the equiv dictionary returned by the function
(copy_inputs_and_orphans defaults to False) (copy_inputs_and_orphans defaults to True)
@rtype: a dictionary @rtype: a dictionary
@return: equiv mapping each L{Result} and L{Op} in the @return: equiv mapping each L{Result} and L{Op} in the
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论