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

add restore_from_best to BaseCheckpointer #677

Closed
wants to merge 1 commit into from

Conversation

JKSenthil
Copy link
Contributor

Summary:

Context

We are adding best checkpoint feature in TNT checkpointers. This requires us to save, as well as load the best checkpoint.

This Diff

Adds restore_from_best method to load from best checkpoint

Next Diff

Implement save best checkpoint

Differential Revision: D52746033

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D52746033

JKSenthil added a commit to JKSenthil/tnt that referenced this pull request Jan 13, 2024
Summary:

# Context
We are adding best checkpoint feature in TNT checkpointers. This requires us to save, as well as load the best checkpoint.

# This Diff
Adds `restore_from_best` method to load from best checkpoint

# Next Diff
Implement save best checkpoint

Differential Revision: D52746033
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D52746033

JKSenthil added a commit to JKSenthil/tnt that referenced this pull request Jan 16, 2024
Summary:

# Context
We are adding best checkpoint feature in TNT checkpointers. This requires us to save, as well as load the best checkpoint.

# This Diff
Adds `restore_from_best` method to load from best checkpoint

# Next Diff
Implement save best checkpoint

Reviewed By: galrotem

Differential Revision: D52746033
JKSenthil added a commit to JKSenthil/tnt that referenced this pull request Jan 17, 2024
Summary:

# Context
We are adding best checkpoint feature in TNT checkpointers. This requires us to save, as well as load the best checkpoint.

# This Diff
Adds `restore_from_best` method to load from best checkpoint

# Next Diff
Implement save best checkpoint

Reviewed By: galrotem

Differential Revision: D52746033
JKSenthil added a commit to JKSenthil/tnt that referenced this pull request Jan 17, 2024
Summary:

# Context
We are adding best checkpoint feature in TNT checkpointers. This requires us to save, as well as load the best checkpoint.

# This Diff
Adds `restore_from_best` method to load from best checkpoint

# Next Diff
Implement save best checkpoint

Reviewed By: galrotem

Differential Revision: D52746033
JKSenthil added a commit to JKSenthil/tnt that referenced this pull request Jan 17, 2024
Summary:

# Context
We are adding best checkpoint feature in TNT checkpointers. This requires us to save, as well as load the best checkpoint.

# This Diff
Adds `restore_from_best` method to load from best checkpoint

# Next Diff
Implement save best checkpoint

Reviewed By: galrotem

Differential Revision: D52746033
JKSenthil added a commit to JKSenthil/tnt that referenced this pull request Jan 17, 2024
Summary:

# Context
We are adding best checkpoint feature in TNT checkpointers. This requires us to save, as well as load the best checkpoint.

# This Diff
Adds `restore_from_best` method to load from best checkpoint

# Next Diff
Implement save best checkpoint

Reviewed By: galrotem

Differential Revision: D52746033
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D52746033

Summary:

# Context
We are adding best checkpoint feature in TNT checkpointers. This requires us to save, as well as load the best checkpoint.

# This Diff
Adds `restore_from_best` method to load from best checkpoint

# Next Diff
Implement save best checkpoint

Reviewed By: galrotem

Differential Revision: D52746033
JKSenthil added a commit to JKSenthil/tnt that referenced this pull request Jan 17, 2024
Summary:

# Context
We are adding best checkpoint feature in TNT checkpointers. This requires us to save, as well as load the best checkpoint.

# This Diff
Adds `restore_from_best` method to load from best checkpoint

# Next Diff
Implement save best checkpoint

Reviewed By: galrotem

Differential Revision: D52746033
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D52746033

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D52746033

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

Successfully merging this pull request may close these issues.

2 participants