This repository has been archived by the owner on Nov 19, 2024. It is now read-only.
v2021-04-13
- New InferenceEngine version -- 2021.3 and OpenCV -- 4.5.2
- Major test refactoring (less dependencies, clearer code)
- InferenceEngine (dldt) cmake changed, now it compiles faster and have less size
- Main version now has
-D GEMM=JIT
, because inference speeds of JIT and OpenBLAS are the same - OpenBLAS branch remain for historical reasons