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

Model serialization #105

Merged
merged 10 commits into from
Apr 19, 2023
Merged

Model serialization #105

merged 10 commits into from
Apr 19, 2023

Conversation

roussel-ryan
Copy link
Collaborator

  • rewrites pydantic serialization of xopt options to increase flexibility
  • enables serialization of pytorch modules -> saves model using torch.save and replaces module with file location
  • enables (de)serialization of pytorch files for modules in options

@ChristopherMayes ChristopherMayes merged commit b4c7d50 into main Apr 19, 2023
@roussel-ryan roussel-ryan deleted the model_serialization branch June 28, 2023 17:58
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