Commit ae6e490
authored
fix wasi-nn abi definitions (#4307)
sync with a more appropriate version of the definitions.
as we use the "wasi_ephemeral_nn", which is p1-based, it seems
more appropriate to use definitions from witx, not wit.
it's a bit unfortunate p2-based wasi-nn made gratuitous changes
like this from p1.
note: this is an ABI change.1 parent 16c4675 commit ae6e490
File tree
3 files changed
+8
-21
lines changed- core/iwasm/libraries/wasi-nn
- include
- src
3 files changed
+8
-21
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | | - | |
26 | 25 | | |
27 | | - | |
28 | 26 | | |
29 | | - | |
30 | 27 | | |
31 | | - | |
32 | | - | |
33 | | - | |
| 28 | + | |
| 29 | + | |
34 | 30 | | |
35 | | - | |
36 | 31 | | |
37 | | - | |
38 | 32 | | |
39 | | - | |
40 | 33 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
| 34 | + | |
46 | 35 | | |
47 | 36 | | |
48 | 37 | | |
| |||
66 | 55 | | |
67 | 56 | | |
68 | 57 | | |
69 | | - | |
| 58 | + | |
70 | 59 | | |
71 | | - | |
| 60 | + | |
72 | 61 | | |
73 | 62 | | |
74 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
165 | | - | |
166 | 164 | | |
167 | 165 | | |
168 | 166 | | |
| |||
0 commit comments