使用openblas预测库提示Please compile with MKLDNN first to use MKLDNN
Open
- Dominant language
- C++
- Stars
- 4k
- Forks
- 592
- PR merge metrics
- No merged PRs in 30d
Description
```shell
WARNING: Logging before InitGoogleLogging() is written to STDERR
E0909 15:25:51.994011 267520 analysis_config.cc:190] Please compile with MKLDNN first to use MKLDNN
```
这个E0909有什么影响?速度会比mkldnn版本慢?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at analysis_config.cc:190 and inspect how the OpenBLAS build handles the MKLDNN warning. Compare the documented or reproducible behavior with an MKLDNN build, including whether inference speed or functionality changes; done means the warning’s impact and expected configuration are clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- machine-learning, performance
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100