wasm-micro-runtime/core/iwasm/libraries/wasi-nn/src
YAMAMOTO Takashi 2372a472aa
wasi-nn: make the host use the wasi_ephemeral_nn version of tensor_data (#4411)
the motivations:

* make the actual input size available to the backends.
  (currently the backends have to make a guess from shape/type.)

* make the host logic look a bit similar to wasi_ephemeral_nn.

this is a backend api/abi change.
2025-06-27 07:41:42 +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_llamacpp.c 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_openvino.c 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_openvino.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_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: make the host use the wasi_ephemeral_nn version of tensor_data (#4411) 2025-06-27 07:41:42 +08:00
wasi_nn_tensorflowlite.hpp 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.c wasi-nn: make the host use the wasi_ephemeral_nn version of tensor_data (#4411) 2025-06-27 07:41:42 +08:00