This repository has been archived by the owner on Nov 19, 2024. It is now read-only.
v4.5.1_2021.2_0
banderlog
released this
02 Mar 16:48
·
38 commits
to master
since this release
Changelog
- New versions of all packages
- OpenCV-4.5.1
- dldt-2021.2
- ffmpeg-4.3.2
- OpenBLAS-0.3.13
- New versioning (see README)
- New branch without OpenBLAS (because JIT and OpenBLAS GEMMs now how comparable speed)
- Examples added
- Check Ubuntu version before compile anything added
- Clean dldt tmp files between build added
- Changed LICENSE files in python package to Apache2, as Intel did
OpenBlas
GEMM | Inference time (ms) | Package size (MB) |
---|---|---|
JIT | 39.5 | 40.1 |
OpenBLAS 0.3.13 | 38.5 | 41.3 |
inference time measured for tests on my laptop with i7-8550U
I'll attach both wheels (JIT and OpenBLAS) to the release, but will upload to PyPI the OpenBLAS version only.