The matlab function "taylorPrunableNetwork " is not working.

2 Ansichten (letzte 30 Tage)
Arindam Mitra
Arindam Mitra am 28 Dez. 2022
Kommentiert: Arindam Mitra am 13 Jan. 2023
The matlab function "taylorPrunableNetwork " is not working. Also, the function is showing error in live editor.
  3 Kommentare
Katja Mogalle
Katja Mogalle am 5 Jan. 2023
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.
Arindam Mitra
Arindam Mitra am 13 Jan. 2023
Thanks Katja. Your suggestion solved my issue. Warm regards.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

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

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange

Produkte


Version

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by