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

[Plugin] TypeTransformer for TensorFlow model #2570

Closed
Tracked by #2544 ...
samhita-alla opened this issue Jun 2, 2022 · 2 comments · Fixed by flyteorg/flytekit#1562
Closed
Tracked by #2544 ...

[Plugin] TypeTransformer for TensorFlow model #2570

samhita-alla opened this issue Jun 2, 2022 · 2 comments · Fixed by flyteorg/flytekit#1562
Assignees
Labels
good first issue Good for newcomers hacktoberfest plugins Plugins related labels (backend or frontend)
Milestone

Comments

@samhita-alla
Copy link
Contributor

samhita-alla commented Jun 2, 2022

We need to support tf.keras.Model as a native Flyte type.

Reference doc for serialization and deserialization of models: https://www.tensorflow.org/guide/keras/save_and_serialize

More on TypeTransfomers can be found here.

Related PR that adds PyTorch tensor and module as Flyte types: flyteorg/flytekit#1032

@techytushar
Copy link

Hey @samhita-alla ,
Is someone working on this, can I pick this up?

@samhita-alla
Copy link
Contributor Author

@techytushar, absolutely! Assigned the issue to you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest plugins Plugins related labels (backend or frontend)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants