Commit ef7a296
authored
wasi-nn: update OpenVINO to v2025.1 (#11054)
* wasi-nn: update OpenVINO to v2025.1
This updates the version of the bindings used for communicating with
OpenVINO to v0.9.0 as well as the GitHub action used to install the
latest version of OpenVINO (v2025.1.0) in CI.
* deny: remove skipped `wit-bindgen`
This avoids an `unmatched-skip-root` warning emitted by `cargo-deny`:
"skip tree root was not found in the dependency graph."
* deny: ignore `file-per-thread-logger`
This crate has not been updated in a while and thus imports some older
dependencies, causing duplicates that `cargo-deny` flags.
* vet: certify update of `openvino-*` crates
prtest:full1 parent c5fd5bb commit ef7a296
5 files changed
Lines changed: 25 additions & 20 deletions
File tree
- .github/workflows
- crates/wasi-nn
- supply-chain
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
794 | 794 | | |
795 | 795 | | |
796 | 796 | | |
797 | | - | |
| 797 | + | |
798 | 798 | | |
799 | 799 | | |
800 | 800 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | 40 | | |
48 | 41 | | |
49 | 42 | | |
| |||
52 | 45 | | |
53 | 46 | | |
54 | 47 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | 48 | | |
60 | 49 | | |
61 | 50 | | |
| |||
65 | 54 | | |
66 | 55 | | |
67 | 56 | | |
| 57 | + | |
| 58 | + | |
68 | 59 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2695 | 2695 | | |
2696 | 2696 | | |
2697 | 2697 | | |
| 2698 | + | |
| 2699 | + | |
| 2700 | + | |
| 2701 | + | |
| 2702 | + | |
2698 | 2703 | | |
2699 | 2704 | | |
2700 | 2705 | | |
| |||
2724 | 2729 | | |
2725 | 2730 | | |
2726 | 2731 | | |
| 2732 | + | |
| 2733 | + | |
| 2734 | + | |
| 2735 | + | |
| 2736 | + | |
2727 | 2737 | | |
2728 | 2738 | | |
2729 | 2739 | | |
| |||
2753 | 2763 | | |
2754 | 2764 | | |
2755 | 2765 | | |
| 2766 | + | |
| 2767 | + | |
| 2768 | + | |
| 2769 | + | |
| 2770 | + | |
2756 | 2771 | | |
2757 | 2772 | | |
2758 | 2773 | | |
| |||
0 commit comments