wasm-micro-runtime/core/iwasm/libraries/wasi-nn/include
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
..
wasi_ephemeral_nn.h wasi_ephemeral_nn.h: prefix identfiers to avoid too generic names (#4358) 2025-06-17 11:15:01 +08:00
wasi_nn_host.h wasi-nn: Apply new architecture (#3692) 2024-08-13 09:14:52 +08:00
wasi_nn_types.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.h deprecate legacy WAMR-specific "wasi_nn" module (#4382) 2025-06-19 14:32:26 +08:00