wasm-micro-runtime/core/iwasm/libraries/wasi-nn/src
YAMAMOTO Takashi 5478d267f4
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. https://github.com/bytecodealliance/wasmtime/issues/10867
2025-06-12 09:34:14 +08:00
..
utils [wasi-nn] Add a new wasi-nn backend openvino (#3603) 2024-07-22 17:16:41 +08:00
wasi_nn_llamacpp.c fix: correct typos and improve comments across multiple files by codespell (#4116) 2025-03-07 08:21:54 +08:00
wasi_nn_openvino.c wasi_nn_openvino.c: remove the tensor layout adjustment logic (#4308) 2025-06-12 09:34:14 +08:00
wasi_nn_openvino.h wasi-nn: Apply new architecture (#3692) 2024-08-13 09:14:52 +08:00
wasi_nn_private.h wasi-nn: move some host-only things out of wasi_nn_types.h (#4334) 2025-06-06 15:07:29 +08:00
wasi_nn_tensorflowlite.cpp add load_by_name in wasi-nn (#4298) 2025-06-03 06:26:58 +08:00
wasi_nn_tensorflowlite.hpp wasi-nn: Apply new architecture (#3692) 2024-08-13 09:14:52 +08:00
wasi_nn.c wasi-nn: do not assign wasi_nn_ctx->backend multiple times (#4329) 2025-06-09 11:36:31 +08:00