Skip to content

v2021-04-13

Compare
Choose a tag to compare
@banderlog banderlog released this 13 Apr 16:42
· 34 commits to master since this release
5c8c5ff
  • 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