wasm-micro-runtime/core/iwasm/libraries/wasi-nn/test
tonibofarull 1614ce12fa
wasi-nn: Enable GPU support (#1922)
- Split logic in several dockers
  - runtime: wasi-nn-cpu and wasi-nn- Nvidia-gpu.
  - compilation: wasi-nn-compile. Prepare the testing wasm and generates the TFLites.
- Implement GPU support for TFLite with Opencl.
2023-02-02 08:09:46 +08:00
..
models Integrate WASI-NN into WAMR (#1521) 2022-10-12 12:09:29 +08:00
build.sh wasi-nn: Enable GPU support (#1922) 2023-02-02 08:09:46 +08:00
CMakeLists.txt wasi-nn: Enable GPU support (#1922) 2023-02-02 08:09:46 +08:00
Dockerfile.base wasi-nn: Enable GPU support (#1922) 2023-02-02 08:09:46 +08:00
Dockerfile.compile wasi-nn: Enable GPU support (#1922) 2023-02-02 08:09:46 +08:00
Dockerfile.cpu wasi-nn: Enable GPU support (#1922) 2023-02-02 08:09:46 +08:00
Dockerfile.nvidia-gpu wasi-nn: Enable GPU support (#1922) 2023-02-02 08:09:46 +08:00
requirements.txt Bump tensorflow from 2.10.0 to 2.10.1 in /core/iwasm/libraries/wasi-nn/test (#1735) 2022-11-22 16:21:06 +08:00
test_tensorflow.c wasi-nn: Enable GPU support (#1922) 2023-02-02 08:09:46 +08:00