未验证 提交 1092da82 编写于 作者: L LielinJiang 提交者: GitHub

Change the conditions of hapi printing logs (#29792)

* update condition of logger print
上级 7b33720c
......@@ -441,9 +441,6 @@ class ProgBarLogger(Callback):
num=self.eval_steps, verbose=self.verbose)
if self._is_print():
print('Eval begin...')
print(
"The loss value printed in the log is the current batch, and the metric is the average value of previous step."
)
self._eval_timer['batch_start_time'] = time.time()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册