windows10 intel mkl-dnn编译

官方网址 https:githubintelmkl-dnn https:githubintelmkl-dnnreleases https:software.intelen-usarticlesintel-m

官方网址

https://github/intel/mkl-dnn

https://github/intel/mkl-dnn/releases

https://software.intel/en-us/articles/intel-mkl-dnn-part-1-library-overview-and-installation

https://software.intel/zh-cn/articles/intel-mkl-dnn-part-1-library-overview-and-installation

参考了

https://docs.microsoft/en-us/cognitive-toolkit/setup-buildmkldnn-vs17

步骤

安装Cmake 和Doxygen

下载https://github/intel/mkl-dnn的源代码,或者用git

git clone https://github/intel/mkl-dnn.git

将代码mkl-dnn-master拷贝到类似C:\mkl_build,在mkl-dnn-master目录里面创建external文件夹

下载https://github/intel/mkl-dnn/releases里面windows版本的Intel MKL small libraries: mklml_win_2018.0.3.20180406,将其内容(include等文件夹)复制到上面创建的external文件夹

在mkl-dnn-master文件夹创建build文件夹,用CMake选中mkl-dnn-master和里面的build,configure选vs2015 x64,然后generate,打开build文件夹内部的Intel(R) MKL-DNN.sln,设置x64 release,build即可生成mkldnn.dll和mkldnn.lib

将mkldnn.dll和mkldnn.lib复制到mklml_win_2018.0.3.20180406的lib文件夹中,将mkl-dnn-master/include内容复制到mklml_win_2018.0.3.20180406的include文件夹中,将mklml_win_2018.0.3.20180406用于开发使用。

不同MKL的区别

who can explain the association among MKL, MKLML, MKLDNN

https://github/intel/mkl-dnn/issues/102

 

 

发布者:admin,转转请注明出处:http://www.yc00.com/web/1754705587a5194362.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信