"benchmarks/kernels/graph_machete_bench.py" did not exist on "bf014115f6ca18c48a77c926ff942c1b2a935a7d"
Commit ee9bf6c5 authored by WenmuZhou's avatar WenmuZhou
Browse files

Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into tipc

parents bba76ec4 b1ba0f7a
......@@ -91,7 +91,7 @@ class TextRecognizer(object):
time_keys=[
'preprocess_time', 'inference_time', 'postprocess_time'
],
warmup=2,
warmup=0,
logger=logger)
def resize_norm_img(self, img, max_wh_ratio):
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment