提交 9673a295 编写于 作者: Z zhengya01

fix logger

上级 be37468f
......@@ -136,7 +136,7 @@ def train():
try:
ce_acc = ce_info[-2]
except:
logger.error("ce info error")
print("ce info error")
epoch_idx = args.pass_num
device = get_device(args)
if args.use_cuda:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册