"tools/git@developer.sourcefind.cn:wangsen/paddle_dbnet.git" did not exist on "f38a22c0b3794fc2d46cca3e171adf07a9f483c6"
Unverified Commit 036e1136 authored by shaohua.zhang's avatar shaohua.zhang Committed by GitHub
Browse files

Update save_load.py

parent 80f0a355
......@@ -57,7 +57,7 @@ def _load_state(path):
return state
def load_params(prog, path, ignore_params=None):
def load_params(exe, prog, path, ignore_params=[]):
"""
Load model from the given path.
Args:
......
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