The matlab function "taylorPrunableNetwork " is not working.

The matlab function "taylorPrunableNetwork " is not working. Also, the function is showing error in live editor.

3 comentarios

Ishan
Ishan el 3 de En. de 2023
Editada: Ishan el 3 de En. de 2023
Can you state the exact output or error messages you are getting when you use the funcion?
As a first step, please make sure that you are using MATLAB version R2022a or newer and that you also install the support package "Deep Learning Toolbox Model Quantization Library".
Then, check that your network is of type dlnetwork and that it contains layers of type convolution2dLayer.
If you are still getting errors, please post them here, including some information about the network that you are pruning.
Thanks Katja. Your suggestion solved my issue. Warm regards.

Iniciar sesión para comentar.

Respuestas (1)

Kirthi
Kirthi el 10 de En. de 2023
Hello Arindam,
As suggested by @Katja Mogalle, please install the support package "Deep Learning Toolbox Model Quantization Library".
Regards,
Kirthi

Categorías

Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.

Productos

Versión

R2022b

Preguntada:

el 28 de Dic. de 2022

Comentada:

el 13 de En. de 2023

Community Treasure Hunt

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

Start Hunting!

Translated by