遇到“ Please compile with MKLDNN first to use MKLDNN”的解决方法
@halomaster 14 Aug 2022, 11:59 GMT【AI】 使用paddlenlp的Taskflow的时候,提示错误信息:
`Please compile with MKLDNN first to use MKLDNN`
使用mkldnn加速预测时遇到 'Please compile with MKLDNN first to use MKLDNN’
提示当前环境没有mkldnn,建议从[这里下载支持mlkdnn的CPU预测库](https://github.com/oneapi-src/oneDNN)。(没错这个库改名了)
0 replies