importKerasNetwork - Weight sharing is not yet supported.

2 views (last 30 days)
While trying to load a keras model using importKerasNetwork of Deep Learning Toolbox Importer for TensorFlow-Keras Models, I am getting the below error,
Error using importKerasNetwork (line 93)
Unable to import network. Weight sharing is not
yet supported.
My understanding is that importKerasNetwork is not yet capable to load a keras model whose weights are shared among different layers of the network.
Is there any ease work around of the above problem or I have to wait till next MATLAB release?

Answers (0)

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Products


Release

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!