フィルターのクリア

The deep network quantizer cannot be used, please see the picture for details?

1 回表示 (過去 30 日間)
  1 件のコメント
Xiao Yangcong
Xiao Yangcong 2021 年 12 月 28 日
I have set up the C++ compiler, but it still cannot be used.

サインインしてコメントする。

採用された回答

Sayan Saha
Sayan Saha 2021 年 12 月 29 日
Hi Xiao,
It looks like you are using "MinGW" as the C++ compiler. Unfortunately, quantization workflow does not support "MinGW" at the moment as mentioned in https://www.mathworks.com/help/deeplearning/ug/quantization-workflow-prerequisites.html. You can use a compiler provided by Microsoft (Microsoft Visual C++ 2017 or Microsoft Visual C++ 2015.) instead.
~Sayan
  5 件のコメント
Sayan Saha
Sayan Saha 2022 年 5 月 12 日
You likely do not have Microsoft Visual compiler installed in your machine. If you do, but "mex -setup C++" is not able to locate it, then please raise a technical support case from https://www.mathworks.com/support/contact_us.html

サインインしてコメントする。

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by