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

Implement save_state_dict and load_state_dict in serialization module #2065

Open
Wauplin opened this issue Feb 29, 2024 · 0 comments · May be fixed by #2373
Open

Implement save_state_dict and load_state_dict in serialization module #2065

Wauplin opened this issue Feb 29, 2024 · 0 comments · May be fixed by #2373

Comments

@Wauplin
Copy link
Contributor

Wauplin commented Feb 29, 2024

Follow-up issue after #1938 that introduced split_state_dict_into_shards. Let's go one step further and implement save_state_dict as described in #1938.

(once that's done, we will be able to reuse it in PyTorchMixinHub as well)

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