intel / openvino-rs

Rust bindings for OpenVINO™
Apache License 2.0
82 stars 23 forks source link

Improve cross-platform compatibility #72

Closed abrown closed 11 months ago

abrown commented 11 months ago

This change completely refactors the "build and test" story for CI and makes several tweaks to the openvino-finder and openvino crates (see commit messages for details). The idea is to improve cross-platform compatibility; this is not completely fixed by this PR, but is certainly closer.