提交 2c47e067 编写于 作者: T tangwei12

add clean checkpoint

上级 cf3fb248
......@@ -23,7 +23,8 @@ from . import core
__all__ = [
'save_vars', 'save_params', 'save_persistables', 'load_vars', 'load_params',
'load_persistables', 'save_inference_model', 'load_inference_model',
'get_inference_program', 'save_checkpoint', 'load_checkpoint'
'get_inference_program', 'save_checkpoint', 'load_checkpoint',
'clean_checkpoint'
]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册