未验证 提交 36d9e4be 编写于 作者: Y yuyang18

Try to change API

上级 94e3cff2
......@@ -27,10 +27,14 @@ __all__ = [
'get_inference_program', 'save_checkpoint', 'load_checkpoint',
'clean_checkpoint', 'load_persist_vars_without_grad',
'load_lookup_table_vars', 'save_persist_vars_without_grad',
'get_latest_checkpoint_serial'
'get_latest_checkpoint_serial', 'foo'
]
def foo():
pass
def is_parameter(var):
"""
Check whether the given variable is an instance of Parameter.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册