The matlab function "taylorPrunableNetwork " is not working.

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

댓글 수: 3

Ishan
Ishan 2023년 1월 3일
편집: Ishan 2023년 1월 3일
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.

댓글을 달려면 로그인하십시오.

답변 (1개)

Kirthi
Kirthi 2023년 1월 10일

1 개 추천

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

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

제품

릴리스

R2022b

질문:

2022년 12월 28일

댓글:

2023년 1월 13일

Community Treasure Hunt

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

Start Hunting!

Translated by