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

Confusing logs when using Keras model #155

Closed
rcd27 opened this issue Jun 29, 2021 · 1 comment · Fixed by #236
Closed

Confusing logs when using Keras model #155

rcd27 opened this issue Jun 29, 2021 · 1 comment · Fixed by #236
Milestone

Comments

@rcd27
Copy link

rcd27 commented Jun 29, 2021

I've loaded a trained model with its weights and config file, like shown in https://github.com/JetBrains/KotlinDL/blob/master/docs/importing_keras_model.md
There are some logs with INFO tag, which look a bit confusing for person, who is not yet comfortable with Keras/Tensorflow:
image

Maybe change that kind of logs to DEBUG?

@dosier
Copy link
Contributor

dosier commented Jul 8, 2021

I agree, then maybe the number of parameters loaded could be added to the no weights loading for ... prints (or as separate prints). Might be good to move this to the discussions section.

@zaleslaw zaleslaw added this to the 0.3 milestone Sep 13, 2021
zaleslaw added a commit to zaleslaw/KotlinDL that referenced this issue Sep 22, 2021
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

Successfully merging a pull request may close this issue.

3 participants