提交 88cb5d79 编写于 作者: T tangwei12

add doc

上级 33ff69b6
......@@ -1252,6 +1252,9 @@ def _is_checkpoint_var(var):
def _make_chekcpoint_dirs(dirs):
"""
_make_chekcpoint_dirs will makdir local directory directly, when the directory is exist, it will igore it.
"""
assert dirs is not None
if os.path.isfile(dirs):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册