wasm-micro-runtime/core/iwasm/libraries/wasi-nn/test
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
..
models Integrate WASI-NN into WAMR (#1521) 2022-10-12 12:09:29 +08:00
build.sh wasi-nn: Support multiple TFLite models (#2002) 2023-03-08 15:54:06 +08:00
CMakeLists.txt Update cmake files and wamr-test-suites to support collect code coverage (#1992) 2023-02-28 17:38:18 +08:00
Dockerfile.compile wasi-nn: Enable GPU support (#1922) 2023-02-02 08:09:46 +08:00
Dockerfile.cpu wasi-nn: Support multiple TFLite models (#2002) 2023-03-08 15:54:06 +08:00
Dockerfile.nvidia-gpu wasi-nn: Support multiple TFLite models (#2002) 2023-03-08 15:54:06 +08:00
Dockerfile.vx-delegate wasi-nn: Add external delegation to support several NPU/GPU (#2162) 2023-05-05 16:29:36 +08:00
requirements.txt Bump tensorflow in /core/iwasm/libraries/wasi-nn/test (#2061) 2023-03-28 16:36:59 +08:00
test_tensorflow.c wasi-nn: Support multiple TFLite models (#2002) 2023-03-08 15:54:06 +08:00
utils.c wasi-nn: Support multiple TFLite models (#2002) 2023-03-08 15:54:06 +08:00
utils.h wasi-nn: Support multiple TFLite models (#2002) 2023-03-08 15:54:06 +08:00