未验证 提交 552f5a22 编写于 作者: D Double_V 提交者: GitHub

add no_grad()

上级 3177760f
......@@ -61,7 +61,7 @@ def draw_e2e_res(dt_boxes, strs, config, img, img_name):
cv2.imwrite(save_path, src_im)
logger.info("The e2e Image saved in {}".format(save_path))
@paddle.no_grad()
def main():
global_config = config['Global']
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册