-
Notifications
You must be signed in to change notification settings - Fork 395
WIP: pathways checkpointing experiments #1340
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
Conversation
| class TensorstoreSpecModifier: | ||
| def __call__(self, spec: dict[str, Any], *, shard_infos: list[_ShardInfo]): | ||
| ... | ||
| def __call__(self, spec: dict[str, Any], *, shard_infos: list[_ShardInfo]): ... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i guess black did this
This reverts commit a4f2ba6.
2249843 to
cf24047
Compare
|
This pull request has been automatically marked as stale because it has been inactive for 60 days. It will be closed in 7 days if no further activity occurs. If you would like to continue working on this, please remove the |
|
This pull request was closed because it has been inactive for more than 7 days since being marked as stale. Please feel free to reopen it if you would like to continue. |
No description provided.