bytecodealliance / bytecodealliance/wasi-nn
Meet an exception when running rust examples with buid.sh
- Dominant language
- CSS
- Stars
- 55
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
I am using a debian bookworm image. Installed openvino_2024.1.0.15008(using [archive](https://docs.openvino.ai/2024/get-started/install-openvino/install-openvino-archive-linux.html)). Installed wasmtime-v21.0.1 [release](https://github.com/bytecodealliance/wasmtime/releases/download/v21.0.1/wasmtime-v21.0.1-x86_64-linux.tar.xz). Cloned latest wasi-nn repo.
Meet below exception
``` bash
$ pwd
/workspace/wasi-nn
$ ./build.sh rust
...
Read graph XML, first 50 characters:
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by rerunning ./build.sh rust with RUST_BACKTRACE=1 in the Debian Bookworm environment. Inspect crates/wasi-nn/src/witx.rs at line 45 and the openvino-sys generated functions where ie_core_create fails to load. Done means the Rust examples run without either panic and OpenVINO initializes successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- debian, rust
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100