bytecodealliance / wasmtime

A fast and secure runtime for WebAssembly
https://wasmtime.dev/
Apache License 2.0
15.21k stars 1.28k forks source link

wasi-nn: update openvino backend to v0.7.2, use API 2.0 #8790

Closed rahulchaphalkar closed 2 months ago

rahulchaphalkar commented 3 months ago
rahulchaphalkar commented 3 months ago

Converting this to draft temporarily, plan to bump openvino crate to a newer version than 0.7.1

rahulchaphalkar commented 3 months ago

@abrown I pushed some changes to fix failures due to some incompatibilities with Id enum. Tests are now passing, but vet step is failing, maybe due to one of my rebases. Can you vet the dependency? Thanks.

abrown commented 3 months ago

I already did... where did that commit go?