Skip to content

v0.4.0

Compare
Choose a tag to compare
@abrown abrown released this 12 May 15:59
· 88 commits to main since this release
a90cd63

What's Changed

  • Upgrade to use upstream OpenVINO 2022.1 release by @abrown in #37; note that this change breaks compatibility with pre-2022 installations of OpenVINO. The file structure, library naming, and library dependencies have changed significantly in OpenVINO 2022.1.0 and it would be difficult to maintain compatibility with older versions while supporting 2022+. Users with a pre-2022 installation can use v0.3.3; all users with the latest OpenVINO installation should use v0.4.0 and following.
  • Remove the from-source feature by @abrown in #39

Full Changelog: v0.3.3...v0.4.0