提交 cf3a1fe0 authored 作者: Olivier Delalleau's avatar Olivier Delalleau

Minor typo fix in comment

上级 fcaccb68
......@@ -1391,7 +1391,7 @@ def merge_two_slices(slice1, len1, slice2, len2):
@gof.local_optimizer([])
def local_subtensor_merge(node):
"""
Refractored optimization to deal with all cases of tensor merging.
Refactored optimization to deal with all cases of tensor merging.
Given a subgraph of the form Subtensor(Subtensor(u)), the optimization
expresses all slices in a canonical form, and then merges them together.
"""
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论