mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-11-27 18:11:21 +00:00
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. |
||
|---|---|---|
| .. | ||
| models | ||
| build.sh | ||
| CMakeLists.txt | ||
| Dockerfile.compile | ||
| Dockerfile.cpu | ||
| Dockerfile.nvidia-gpu | ||
| Dockerfile.vx-delegate | ||
| requirements.txt | ||
| test_tensorflow.c | ||
| utils.c | ||
| utils.h | ||