rahulchaphalkar requested fitzgen for a review on PR #8790.
rahulchaphalkar requested wasmtime-core-reviewers for a review on PR #8790.
rahulchaphalkar requested wasmtime-default-reviewers for a review on PR #8790.
rahulchaphalkar opened PR #8790 from rahulchaphalkar:update-ov-version
to bytecodealliance:main
:
- Updates openvino to v0.7.1 in wasi-nn crate
- Enables API 2.0 in
openvino.rs
.
rahulchaphalkar commented on PR #8790:
Converting this to draft temporarily, plan to bump openvino crate to a newer version than 0.7.1
alexcrichton requested abrown for a review on PR #8790.
rahulchaphalkar updated PR #8790.
abrown submitted PR review:
I think this makes complete sense. We still need to rebase so that CI runs (remember that one of these PRs should have
prtest:full
in it if that is not already the case?).
abrown submitted PR review:
I think this makes complete sense. We still need to rebase so that CI runs (remember that one of these PRs should have
prtest:full
in it if that is not already the case?).
abrown created PR review comment:
let shape = Shape::new(&[1, weights.len() as i64])?;
abrown created PR review comment:
// Construct a new tensor for the model weights.
rahulchaphalkar updated PR #8790.
rahulchaphalkar updated PR #8790.
rahulchaphalkar has marked PR #8790 as ready for review.
abrown updated PR #8790.
Last updated: Nov 22 2024 at 17:03 UTC