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

Allow models to be backward compatible through #799 #808

Merged
merged 2 commits into from
Jul 12, 2023

Conversation

nkoppel
Copy link
Contributor

@nkoppel nkoppel commented Jul 11, 2023

Changes the deserialization of models that lack scalar values so that they silently set scalars to their default value. This allows current model files to be read after #799, and should improve compatibility when reading models produced by other frameworks.

@coreylowman coreylowman merged commit e45a308 into coreylowman:main Jul 12, 2023
4 checks passed
@nkoppel nkoppel deleted the model_backward_compatibility branch July 13, 2023 14:12
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