Skip to content

wasi-nn: update openvino-rs to 0.6.0#7729

Merged
abrown merged 2 commits into
bytecodealliance:mainfrom
Iceber:update-openvino-rs
Jan 2, 2024
Merged

wasi-nn: update openvino-rs to 0.6.0#7729
abrown merged 2 commits into
bytecodealliance:mainfrom
Iceber:update-openvino-rs

Conversation

@Iceber
Copy link
Copy Markdown
Contributor

@Iceber Iceber commented Dec 27, 2023

Openvino releases after 2023 no longer include the plugins.xml file, and openvino-rs 0.6.0 is compatible with it.
related issue: openvinotoolkit/openvino#17971

If you are using openvino-rs 0.5, you will get the following error when running openvino 2023:

 wasmtime run --dir $TMP_DIR::fixture -S nn,nn-graph=openvino::$TMP_DIR  $TMP_DIR/wasi-nn-example-named.wasm
Error: Failed while accessing backend

Caused by:
    0: library loading error
    1: cannot find path to XML plugin configuration (see https://github.com/intel/openvino-rs/blob/main/crates/openvino-finder)

Signed-off-by: Iceber Gu <caiwei95@hotmail.com>
@Iceber Iceber requested review from a team as code owners December 27, 2023 06:28
@Iceber Iceber requested review from alexcrichton and removed request for a team December 27, 2023 06:28
@Iceber Iceber changed the title wasi-nn: update openvino_rs to 0.6.0 wasi-nn: update openvino-rs to 0.6.0 Dec 27, 2023
Signed-off-by: Iceber Gu <caiwei95@hotmail.com>
@abrown abrown added this pull request to the merge queue Dec 29, 2023
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Dec 29, 2023
@abrown abrown added this pull request to the merge queue Jan 2, 2024
Merged via the queue into bytecodealliance:main with commit 7c72366 Jan 2, 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