openvino-sys

Crates.ioopenvino-sys
lib.rsopenvino-sys
version0.8.0
sourcesrc
created_at2020-10-22 22:53:04.919944
updated_at2024-10-15 22:45:09.459565
descriptionLow-level bindings for OpenVINO (use the `openvino` crate for easier-to-use bindings).
homepage
repositoryhttps://github.com/intel/openvino-rs
max_upload_size
id304490
size242,223
Rahul (rahulchaphalkar)

documentation

https://docs.rs/openvino-sys

README

openvino-sys

The openvino-sys crate provides low-level, unsafe, Rust bindings to OpenVINO™ using its C API. If you are looking to use OpenVINO™ from Rust, you likely should look at the ergonomic, safe bindings in openvino, which depends on this crate. See the repository README for more information, including instructions for configuring this crate at build time.

Commit count: 168

cargo fmt