Unverified Commit 7c0042ed authored by shaohua.zhang's avatar shaohua.zhang Committed by GitHub
Browse files

rename a function

parent 941a629d
......@@ -45,7 +45,7 @@ from ppocr.utils.save_load import init_model
def main():
startup_prog, eval_program, place, config, _ = program.preProcess()
startup_prog, eval_program, place, config, _ = program. preprocess()
feeded_var_names, target_vars, fetches_var_name = program.build_export(
config, eval_program, startup_prog)
......
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