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

Generalize serde for TF models #31

Open
jvmncs opened this issue Oct 21, 2019 · 0 comments
Open

Generalize serde for TF models #31

jvmncs opened this issue Oct 21, 2019 · 0 comments
Labels
Good first issue 🎓 Perfect for beginners, welcome to OpenMined!

Comments

@jvmncs
Copy link
Contributor

jvmncs commented Oct 21, 2019

We'd like the user to be able to choose between serialization formats for models, i.e. to use hdf5 by default (for speed), but fall back to SavedModel whenever necessary (for more complex models). See #30 for more context and the previous hdf5 serde implementation.

@jvmncs jvmncs added the Good first issue 🎓 Perfect for beginners, welcome to OpenMined! label Oct 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good first issue 🎓 Perfect for beginners, welcome to OpenMined!
Projects
None yet
Development

No branches or pull requests

1 participant