Skip to content

Conversation

@daniilsunyaev
Copy link
Contributor

It looks like async inference api is exposed from C library by openvino-sys, but these methods are not exposed to rust users of openvino crate.
This patch adds couple of methods, so one could start using async api without calling openvino-sys methods directly.

@daniilsunyaev daniilsunyaev marked this pull request as ready for review February 19, 2024 15:24
@abrown
Copy link
Contributor

abrown commented Feb 21, 2024

@daniilsunyaev, thanks for the contribution; this type of change makes sense to me. I think you'll want to run cargo fmt on the file to fix the failing CI check.

@abrown abrown merged commit 6f1f823 into intel:main Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants