wasm-micro-runtime/core/iwasm/libraries/wasi-nn/src
YAMAMOTO Takashi fbd27e5e03
wasi_nn_llamacpp.c: explicitly reject unimplemented input index (#4446)
note: wasmedge seems to accept index 1 for metadata. we don't
implement it.
2025-07-09 10:35:46 +08:00
..
utils wasi-nn: make the host use the wasi_ephemeral_nn version of tensor_data (#4411) 2025-06-27 07:41:42 +08:00
wasi_nn_backend.h wasi-nn: reduce code duplication a bit (#4433) 2025-07-01 10:37:12 +08:00
wasi_nn_llamacpp.c wasi_nn_llamacpp.c: explicitly reject unimplemented input index (#4446) 2025-07-09 10:35:46 +08:00
wasi_nn_openvino.c wasi_nn_openvino.c: avoid self-assignment warning (#4434) 2025-07-01 19:19:36 +08:00
wasi_nn_private.h wasi-nn: make the host use the wasi_ephemeral_nn version of tensor_data (#4411) 2025-06-27 07:41:42 +08:00
wasi_nn_tensorflowlite.cpp wasi-nn: reduce code duplication a bit (#4433) 2025-07-01 10:37:12 +08:00
wasi_nn.c wasi-nn: make the host use the wasi_ephemeral_nn version of tensor_data (#4411) 2025-06-27 07:41:42 +08:00