提交 ed6c575b authored 作者: Razvan Pascanu's avatar Razvan Pascanu

Replaced consufins "sub subgraph" by "subgraph" in doc.

上级 e081fc11
......@@ -280,7 +280,7 @@ def equal_computations(xs, ys, in_xs=None, in_ys=None):
a node `y` they are automatically considered as equal if there is some
index `i` such that `x == in_xs[i]` and `y == in_ys[i]`(and they both
have the same type). Note that `x` and `y` can be in the list `xs` and
`ys`, but also represent sub subgraphs of a computational graph in `xs`
`ys`, but also represent subgraphs of a computational graph in `xs`
or `ys`.
'''
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论