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

🚀 Unified save and load using pickle #3

Merged
merged 3 commits into from
Feb 3, 2024
Merged

🚀 Unified save and load using pickle #3

merged 3 commits into from
Feb 3, 2024

Conversation

davnn
Copy link
Owner

@davnn davnn commented Feb 3, 2024

Description

The algorithms differ in their approaches to save and load and index.

Type of Change

This PR provides a unified save and load interface that restores stores and re-stores the entire state.

  • 🔧 Bug fix
  • 🔐 Security fix
  • [ x ] 🚀 Improvement / New feature
  • 📚 Examples / Docs / Tutorials

Checklist

  • [ x ] I've checked the code using task check.

@davnn davnn merged commit 0bd89c6 into main Feb 3, 2024
3 of 5 checks passed
@davnn davnn deleted the unified-saving branch February 3, 2024 23:05
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