Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimized user API about checkpoint #11561

Closed
seiriosPlus opened this issue Jun 19, 2018 · 1 comment · Fixed by #12067
Closed

Optimized user API about checkpoint #11561

seiriosPlus opened this issue Jun 19, 2018 · 1 comment · Fixed by #12067
Assignees

Comments

@seiriosPlus
Copy link
Collaborator

No description provided.

@seiriosPlus seiriosPlus self-assigned this Jun 19, 2018
@seiriosPlus
Copy link
Collaborator Author

At currently, we have exposed too much checkpoint APIs to users, such as:

save_checkpoint
load_checkpoint
clean_checkpoint
load_persist_vars_without_grad
load_lookup_table_vars
save_persist_vars_without_grad
get_latest_checkpoint_serial

Much of them are not for users but for develops, so, I will extract save_checkpoint, load_checkpoint, clean_checkpoint from them, and make others as private functions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant