提交 3211b7ad authored 作者: James Bergstra's avatar James Bergstra

removed tensor-specific debug code

上级 68c700ea
......@@ -938,8 +938,6 @@ class _Linker(gof.link.LocalLinker):
this_node_destroyed_variables = set()
debug(i, "DEBUGMODE: starting node", i, node)
debug(i, "DEBUGMODE: inputs broadcastable", [i.type.broadcastable for i in node.inputs])
debug(i, "DEBUGMODE: outputs broadcastable", [i.type.broadcastable for i in node.outputs])
# put a copy of each input into the storage_map
# also, check that inputs have valid values
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论