提交 8ff66ecc 编写于 作者: F frankwhzhang

fix log print

上级 fc9c8b47
......@@ -152,6 +152,7 @@ class RunnerBase(object):
metrics_format.append("{}: {{:.2f}}s".format("time_each_interval"))
metrics_names = ["total_batch"]
for name, var in metrics.items():
metrics_names.append(name)
metrics_varnames.append(var.name)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册