提交 980ec808 authored 作者: Frederic's avatar Frederic

updated message.

上级 334547a9
......@@ -746,7 +746,7 @@ class ProfileStats(object):
self.summary_ops(file, n_ops_to_print)
self.summary_nodes(file, n_applies_to_print)
elif self.fct_callcount > 0:
print >> file, (" No node time accumulated "
print >> file, (" No execution time accumulated "
"(hint: try config profiling.time_thunks=1)")
if config.profile_memory:
self.summary_memory(file, n_ops_to_print)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论