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

Model is not saved using model.save("model.h5") #204

Open
stylishsam opened this issue Jun 10, 2018 · 3 comments
Open

Model is not saved using model.save("model.h5") #204

stylishsam opened this issue Jun 10, 2018 · 3 comments

Comments

@stylishsam
Copy link

No description provided.

@0x00b1
Copy link
Contributor

0x00b1 commented Jun 25, 2018

Hi, @stylishsam! I don’t know if model.save works with custom layers. I’ll look into this.

Have you tried using to_json and save_weights?

@shobhitpuri
Copy link

I agree. model.save doesn't seem to work. Neither does to_json. It was giving some error like TypeError: can't pickle _thread.lock objects.

@CameronVetter
Copy link

I just ran into this too. Seems strange that a bug this severe remains this long. Is this project abandoned?

Does anyone have a workaround?

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

4 participants