wasm-micro-runtime/core/iwasm/libraries/wasi-nn/src
YAMAMOTO Takashi ae6e490ad5
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.
2025-06-03 13:22:48 +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 fix wasi-nn abi definitions (#4307) 2025-06-03 13:22:48 +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: Apply new architecture (#3692) 2024-08-13 09:14:52 +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: remove "backends" argument from detect_and_load_backend() (#4309) 2025-06-03 13:22:27 +08:00