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

Suppress warning about tree shape mismatch #9

Open
MarioStanke opened this issue Dec 15, 2021 · 1 comment
Open

Suppress warning about tree shape mismatch #9

MarioStanke opened this issue Dec 15, 2021 · 1 comment
Assignees

Comments

@MarioStanke
Copy link

“WARNING:tensorflow:Skipping loading of weights for layer P_sequence_columns due to mismatch in shape ((8,) vs (53,)).”

@MarioStanke MarioStanke self-assigned this Dec 15, 2021
@MarioStanke
Copy link
Author

This happens in utilities/model_evaluation.py
when calling model.load_weights, but may not be avoidable as the logging/warning is done in
/tensorflow/python/keras/saving/hdf5_format.py

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

1 participant