v0.2.0
What's Changed
- Add MobileNet test fixture by @abrown in #9
- Add a classification test for Inception v3 by @abrown in #10
- Rename tensor suffix from 'fp32' to 'f32' by @abrown in #12
- Allow classification results to deviate slightly by @abrown in #13
- Update runner dependencies by @abrown in #11
- Update README.md to cover git-lfs by @grgustaf in #15
- Build different variants of OS and OpenVINO versions in CI by @abrown in #16
- Only export the inference engine functions in openvino-sys by @abrown in #17
New Contributors
Full Changelog: v0.1.8...v0.2.0