Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
banderlog authored Apr 27, 2020
1 parent c85a3fc commit 956d913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ You need to download MKL-DNN release and set two flags:`-D GEMM=MKL` , `-D MKLRO

OpenVino comes with 30MB `libmkl_tiny_tbb.so`, but [you will not be able to compile it](https://github.com/intel/mkl-dnn/issues/674), because it made from proprietary MKL.

Our opensource MKL-DNN experiment will end with 125MB `libmklml_gnu.so` and inference speed compatible with 35MB openblas ([details](https://github.com/banderlog/opencv-python-inference-engine/issues/5)).
Our opensource MKL-DNN experiment will end with 125MB `libmklml_gnu.so` and inference speed compatible with 5MB openblas ([details](https://github.com/banderlog/opencv-python-inference-engine/issues/5)).

#### OpenBLAS

Expand Down

0 comments on commit 956d913

Please sign in to comment.