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

Refactor save/restore states and ensure detachment #63

Open
philipp-fischer opened this issue Feb 7, 2025 · 0 comments
Open

Refactor save/restore states and ensure detachment #63

philipp-fischer opened this issue Feb 7, 2025 · 0 comments
Labels

Comments

@philipp-fischer
Copy link
Collaborator

All dataset states shall be fully detached from the dataset when they are saved or restored to ensure that a shared checkpoint does not interfere with the dataset internals.
We agreed on employing .copy() methods where appropriate and use them to replace list() constructors that have the same purpose.

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

No branches or pull requests

1 participant