提交 fc25440d authored 作者: Frederic Bastien's avatar Frederic Bastien

Renable an optimization branch

上级 20530fa2
......@@ -3767,7 +3767,6 @@ def local_useless_switch(node):
else:
shps.append(node.inputs[2].shape[idx])
out = T.alloc(out, *shps)
return False
else:
out = out
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论