wasm-micro-runtime/core/iwasm/libraries/wasi-nn/include
YAMAMOTO Takashi aa53d648fa
wasi-nn: fix tensor_data abi for wasi_ephemeral_nn (#4379)
it's "(list u8)" in the witx definition.

the new definition matches both of our own host definition
(struct tensor_wasm) and wasmtime.

cf. https://github.com/bytecodealliance/wasm-micro-runtime/issues/4352
2025-06-19 14:18:36 +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: fix tensor_data abi for wasi_ephemeral_nn (#4379) 2025-06-19 14:18:36 +08:00
wasi_nn.h wasi-nn: fix tensor_data abi for wasi_ephemeral_nn (#4379) 2025-06-19 14:18:36 +08:00