Commit 552f8b26 authored by Yuxin Wu's avatar Yuxin Wu

add missing symbol

parent 658ad9ea
......@@ -13,7 +13,7 @@ from ..utils import logger
from .common import get_op_tensor_name
__all__ = ['SessionUpdate', 'dump_session_params', 'dump_chkpt_vars',
'load_chkpt_vars', 'get_checkpoint_path']
'load_chkpt_vars', 'save_chkpt_vars', 'get_checkpoint_path']
def get_savename_from_varname(
......
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