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

Cant save entire model #8

Open
farazBhatti opened this issue Apr 21, 2021 · 4 comments
Open

Cant save entire model #8

farazBhatti opened this issue Apr 21, 2021 · 4 comments

Comments

@farazBhatti
Copy link

Hi i want to save entire keras model so that it can be converted to tflite. but I am getting "Notimplemted error". Any work around for that?
I am using model.save(model_path) to save keras model

@KevorkSulahian
Copy link

KevorkSulahian commented May 12, 2021

hey @farazBhatti did you find a solution to this?

@farazBhatti
Copy link
Author

not yet

@KevorkSulahian
Copy link

such a a shame

@Sgsouham
Copy link

this is resolved, all you need to do is use model.save_weights('model.h5')

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

No branches or pull requests

3 participants