提交 0684faa3 authored 作者: Frederic's avatar Frederic

Lower indentation level

上级 b823ef7f
......@@ -176,7 +176,7 @@ def raise_with_op(node, thunk=None, exc_info=None, storage_map=None):
detailed_err_msg += f.getvalue()
# Prints output_map
if storage_map is not None:
if theano.config.exception_verbosity == 'high' and storage_map is not None:
detailed_err_msg += "\nStorage map footprint:\n"
shared_input_list = [
item for item in node.fgraph.inputs
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论