提交 dae460e9 authored 作者: David Warde-Farley's avatar David Warde-Farley

DOC: missing ) in comment

上级 e6844c72
...@@ -1212,7 +1212,7 @@ class GemmOptimizer(Optimizer): ...@@ -1212,7 +1212,7 @@ class GemmOptimizer(Optimizer):
break break
except InconsistencyError, e: except InconsistencyError, e:
# TODO: retry other applications of gemm (see comment # TODO: retry other applications of gemm (see comment
# in _gemm_from_node # in _gemm_from_node)
pass pass
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论