未验证 提交 ea24d4f3 编写于 作者: R risemeup1 提交者: GitHub

print prec_delta (#48957)

* print prec_delta

* modify after zhangbo reviewed

* print prec delta
上级 b55f7326
......@@ -384,6 +384,10 @@ class PRChecker:
"ipipe_log_param_PRECISION_TEST_Cases_ratio: %s"
% PRECISION_TEST_Cases_ratio
)
print(
"The unittests in prec delta is shown as following: %s"
% ut_list
)
return '\n'.join(ut_list)
else:
for f in file_list:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册