Neural network compilation mwmklnnet.lib is not found

2 ビュー (過去 30 日間)
TripleSSSS
TripleSSSS 2019 年 2 月 3 日
コメント済み: TripleSSSS 2019 年 2 月 4 日
Hi
I'm trying to compile a neural network that I built using matlab. I downloaded and installed only the MKL dnn library
However while producing a mex file the codegen I throws this error:
fatal error LNK1104: cannot open file mwmklnnet.lib
I searched for that file all over my computer and couldn't find it (I don't think this comes with Intel MKL DNN).
What should I do?
** Update:
I found that Matlab 2018B was shipped with "mwmklnnet.dll" however "mwmklnnet.lib" wasn't supplied - this might be a bug in Matlab
Best
S

採用された回答

Jaya Shankar
Jaya Shankar 2019 年 2 月 4 日
Shahar
This was a bug in R2018b release , and we fixed it in an update release 2. To resolve this issue, you would need to upgrade to 18b update release 2, and install 18.2 version of support package "MATLAB Coder Interface for Deep Learning Libraries" .
Please follow the instructions in the bug report here :
Jaya
  1 件のコメント
TripleSSSS
TripleSSSS 2019 年 2 月 4 日
Thanks. How can I find this by my own next time ?

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

製品


リリース

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by