wasm-micro-runtime/core/iwasm/libraries/wasi-nn/include
YAMAMOTO Takashi 4d6b8dcd5d
wasi_nn.h: make this compatible with wasi_ephemeral_nn (#4330)
- wasi_nn.h: make this compatible with wasi_ephemeral_nn
cf. https://github.com/bytecodealliance/wasm-micro-runtime/issues/4323

- fix WASM_ENABLE_WASI_EPHEMERAL_NN build
this structure is used by host logic as well.
ideally definitions for wasm and host should be separated.
until it happens, check __wasm__ to avoid the breakage.
2025-06-09 11:36:05 +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.h: make this compatible with wasi_ephemeral_nn (#4330) 2025-06-09 11:36:05 +08:00
wasi_nn.h wasi_nn.h: make this compatible with wasi_ephemeral_nn (#4330) 2025-06-09 11:36:05 +08:00