wasm-micro-runtime/core/iwasm
ayakoakasaka 89be5622a5
wasi-nn: Add external delegation to support several NPU/GPU (#2162)
Add VX delegation as an external delegation of TFLite, so that several NPU/GPU
(from VeriSilicon, NXP, Amlogic) can be controlled via WASI-NN.

Test Code can work with the X86 simulator.
2023-05-05 16:29:36 +08:00
..
aot Fix issues reported by Coverity (#2083) 2023-03-29 19:40:52 +08:00
common Fix three multi-threading and wasm-c-api-imports issues (#2173) 2023-05-05 10:01:58 +08:00
compilation wamrc: Add --stack-usage option (#2158) 2023-04-28 13:56:44 +08:00
doc Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00
fast-jit Implement Fast JIT multi-threading feature (#2134) 2023-04-20 10:09:34 +08:00
include wamrc: Add --stack-usage option (#2158) 2023-04-28 13:56:44 +08:00
interpreter Refine aot compiler check suspend_flags and fix issue of multi-tier jit (#2111) 2023-04-07 06:47:24 +08:00
libraries wasi-nn: Add external delegation to support several NPU/GPU (#2162) 2023-05-05 16:29:36 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00