wasm-micro-runtime/core/iwasm/libraries/wasi-nn/src/utils
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
..
logger.h Make wasi-nn backends as separated shared libraries (#3509) 2024-06-14 12:06:56 +08:00
wasi_nn_app_native.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_app_native.h Fix compilation warnings of wasi-nn (#3497) 2024-06-07 10:49:44 +08:00