Replies: 1 comment 4 replies
-
Could you please tell us the version you used? And it's better if an minimal code to reproduce it is avaliable. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Do you have an example using the keras api of loading and saving a model? Currently when I save a model using model.save it works fine but loading it gives me a null exception error with no more info than that. (Yes the path exists and the files are there).
Beta Was this translation helpful? Give feedback.
All reactions