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

Avoid warnings from loadWeightsForFrozenLayers for layers without parameters #382

Closed
juliabeliaeva opened this issue May 25, 2022 · 0 comments · Fixed by #383
Closed

Avoid warnings from loadWeightsForFrozenLayers for layers without parameters #382

juliabeliaeva opened this issue May 25, 2022 · 0 comments · Fixed by #383
Assignees
Milestone

Comments

@juliabeliaeva
Copy link
Contributor

Running Example_2_ResNet50_prediction_additional_training_with_helper.kt example results in multiple messages like:

Loading weights for the layer input_1 is skipped as org.jetbrains.kotlinx.dl.api.core.layer.core.Input layers are not supported.

from WeightLoaderKt#fillLayerWeights.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant