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

Minor changes to Checkpointer #1024

Merged
merged 1 commit into from
Feb 27, 2025
Merged

Conversation

hanzhi713
Copy link
Member

Some minor changes to Checkpointer

  1. _all_checkpoint_paths now return full checkpoint paths to ensure similar semantic to checkpoint_paths.
  2. _restore_tensorstore_state now takes an optional sync argument to allow skipping a sync after restore.
  3. Following Async context invocation for checkpointing #1012, allow BoundedDataShardedAsyncCheckpointManager to be called in async functions.

@hanzhi713 hanzhi713 requested review from ruomingp, markblee and a team as code owners February 26, 2025 23:29
@hanzhi713 hanzhi713 added this pull request to the merge queue Feb 27, 2025
Merged via the queue into apple:main with commit a3bf5e2 Feb 27, 2025
6 checks passed
@hanzhi713 hanzhi713 deleted the checkpoint-minor branch February 27, 2025 01:57
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.

2 participants