Commit 5478d26
authored
wasi_nn_openvino.c: remove the tensor layout adjustment logic (#4308)
the logic in question seems like an attempt to work around
some application bugs.
my wild guess is that it was for classification-example.
cf. bytecodealliance/wasmtime#108671 parent 3a087c4 commit 5478d26
1 file changed
+0
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
311 | | - | |
312 | | - | |
313 | | - | |
314 | | - | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | | - | |
321 | | - | |
322 | 311 | | |
323 | 312 | | |
324 | 313 | | |
| |||
354 | 343 | | |
355 | 344 | | |
356 | 345 | | |
357 | | - | |
358 | | - | |
359 | | - | |
360 | | - | |
361 | | - | |
362 | 346 | | |
363 | 347 | | |
364 | 348 | | |
| |||
0 commit comments