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 SaveDecisionPolicy to better encapsulate various options around choosing whether or not to perform a save at a particular step. Added a policy that allows for checkpointing as often as possible, as long as a save is not already in progress (continuous checkpointing). #1515

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Jan 17, 2025

Add SaveDecisionPolicy to better encapsulate various options around choosing whether or not to perform a save at a particular step. Added a policy that allows for checkpointing as often as possible, as long as a save is not already in progress (continuous checkpointing).

@copybara-service copybara-service bot force-pushed the test_716799514 branch 3 times, most recently from b4efc1d to b42e616 Compare January 23, 2025 19:10
@copybara-service copybara-service bot changed the title Add SaveIntervalPolicy to better encapsulate various options around choosing whether or not to perform a save at a particular step. Added a policy that allows for checkpointing as often as possible, as long as a save is not already in progress (continuous checkpointing). Add SaveDecisionPolicy to better encapsulate various options around choosing whether or not to perform a save at a particular step. Added a policy that allows for checkpointing as often as possible, as long as a save is not already in progress (continuous checkpointing). Jan 23, 2025
… choosing whether or not to perform a save at a particular step. Added a policy that allows for checkpointing as often as possible, as long as a save is not already in progress (continuous checkpointing).

PiperOrigin-RevId: 718984622
@copybara-service copybara-service bot merged commit d7c1cfd into main Jan 23, 2025
@copybara-service copybara-service bot deleted the test_716799514 branch January 23, 2025 21:07
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 this pull request may close these issues.

1 participant