提交 73dbe1bd authored 作者: Frederic's avatar Frederic

typo

上级 5408f046
......@@ -386,9 +386,9 @@ The graph gets cloned at the start of compilation, so modifications done
during compilation won't affect the user graph.
Each variable receives a new field called clients. It is a list with
reference to every place in the graph where this variable is used. If
references to every place in the graph where this variable is used. If
its length is 0, it means the variable isn't used. Each place where it
is used is described by a tuple of 2 elements. There is two types of
is used is described by a tuple of 2 elements. There are two types of
pairs:
- The first element is an Apply node.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论