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

Protect against loading metadata from an old model version #5

Open
jasonnance opened this issue Sep 6, 2019 · 0 comments
Open

Protect against loading metadata from an old model version #5

jasonnance opened this issue Sep 6, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@jasonnance
Copy link
Collaborator

Feature

Write the DLTK version number in the model metadata and either warn or raise an error if an incompatibility is detected when reloading an old model.

Motivation

Protects users from breaking changes in model metadata format and semantics.

Additional Details

Will need to determine what kind of breaking changes are possible to best know how to implement this. Maybe wait until we have to change something that would break backwards compatibility.

@jasonnance jasonnance added the enhancement New feature or request label Sep 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant