wasm-micro-runtime/core/iwasm
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
..
aot loader: add type index checking (#4402) 2025-06-24 20:38:39 +08:00
common Refactor copy callstack feature (#4401) 2025-06-24 20:38:30 +08:00
compilation Collective fix (#4413) 2025-06-26 10:20:40 +08:00
doc Fix some more spelling issues (#3393) 2024-05-08 09:30:29 +08:00
fast-jit Keep fix the CMake compatibility issue (#4180) 2025-04-15 12:51:19 +08:00
include Refactor copy callstack feature (#4401) 2025-06-24 20:38:30 +08:00
interpreter Collective fix (#4413) 2025-06-26 10:20:40 +08:00
libraries wasi-nn: make the host use the wasi_ephemeral_nn version of tensor_data (#4411) 2025-06-27 07:41:42 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00