Why doesn't my matlab have deepNetworkQuantizer app?

조회 수: 5 (최근 30일)
cui,xingxing
cui,xingxing 2020년 5월 22일
댓글: cui,xingxing 2020년 5월 25일
Why is there nothing about the quantification of the deeplearning model? But I see the official website has a lot of content in this regard, such as these:
My matlab version is R2020a, win10,When I enter "deepNetworkQuantizer" in the "command window",it errors,
Unrecognized function or variable 'deepNetworkQuantizer'. ??? why
Matlab R2020a DeepLearningToolbox releasenotes does't show new quantitative features?
As you can see below, Deep Learning Toolbox has been installed.
  댓글 수: 2
MathWorks Fixed Point Team
MathWorks Fixed Point Team 2020년 5월 22일
hi Cui,
deepNetworkQuantizer app is shipping as a part of Deep Learning Toolbox Model Quantization Library support package. Support packages can be installed from Add-On Explorer. Please follow Steven's comments below to install the support package along with the dependent libraries for launching the app.
If you have further difficulty in accessing this functionality, please let us know and we will be more than ready to help you.
Thank you
Mathwork Fixed-Point Team
cui,xingxing
cui,xingxing 2020년 5월 25일
Thanks, it's okay

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

채택된 답변

Steven Lord
Steven Lord 2020년 5월 22일
My guess is that you haven't installed the support packages listed on the first documentation page to which you linked.
"Quantization of a neural network requires a GPU, the GPU Coder™ Interface for Deep Learning Libraries support package, and the Deep Learning Toolbox Model Quantization Library support package. Using a GPU requires a CUDA® enabled NVIDIA® GPU with compute capability 6.1 or higher."
To obtain the Deep Learning Toolbox Model Quantization Library support package:
  1. Go to the Home tab on the Toolstrip.
  2. In the Environment section click the Add-Ons button (the three colored squares arranged in a triangle.)
  3. Search for "Deep Learning Toolbox Model Quantization Library" in the Add-On Explorer.
  4. Open the result.
  5. Click the Install button on the right side of the window.
If you haven't already installed it you will need to obtain the GPU Coder™ Interface for Deep Learning Libraries support package in the same way. Only step 3, what you search for, is different. [Or since you already have the Add-On Explorer open, start at step 3.]

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Deep Learning with GPU Coder에 대해 자세히 알아보기

제품


릴리스

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by