wasm-micro-runtime/core/iwasm
tonibofarull a15a731e12
wasi-nn: Support multiple TFLite models (#2002)
Remove restrictions:
- Only 1 WASM app at a time
- Only 1 model at a time
   - `graph` and `graph-execution-context` are ignored

Refer to previous document:
e8d718096d/core/iwasm/libraries/wasi-nn/README.md
2023-03-08 15:54:06 +08:00
..
aot Fix multi-threading issues (#2013) 2023-03-08 10:57:22 +08:00
common Fix multi-threading issues (#2013) 2023-03-08 10:57:22 +08:00
compilation Fix multi-threading issues (#2013) 2023-03-08 10:57:22 +08:00
fast-jit Fix several issues found (#1996) 2023-03-03 15:00:54 +08:00
include Expose wasm_runtime_call_indirect (#1969) 2023-02-20 18:56:55 +08:00
interpreter Fix multi-threading issues (#2013) 2023-03-08 10:57:22 +08:00
libraries wasi-nn: Support multiple TFLite models (#2002) 2023-03-08 15:54:06 +08:00
README.md Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00