提交 12c4530d authored 作者: Frederic Bastien's avatar Frederic Bastien

Make DebugMode raise the good error when no code exist for an op

上级 3835a616
......@@ -2050,6 +2050,7 @@ class _Linker(gof.link.LocalLinker):
# shouldn't have put it into the list in
# the first place
thunk_py = None
thunks_py[i] = None
except Exception as e:
# I think that only 1 optimization can
# insert a given apply node. If that is not True,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论