Unverified Commit 13bc04eb authored by shaohua.zhang's avatar shaohua.zhang Committed by GitHub
Browse files

Update export_model.py

parent 20d26b76
......@@ -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