wasm-micro-runtime/core/iwasm/libraries/wasi-nn/test
tonibofarull ac9e789951
wasi-nn: Simplify cmake and headers' location (#2308)
Major changes:
- Public headers inside `wasi-nn/include`
- Put cmake files in `cmake` folder
- Make linux iwasm link with `${WASI_NN_LIBS}` so iwasm can enable wasi-nn
2023-06-26 09:29:05 +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 wasi-nn: Simplify cmake and headers' location (#2308) 2023-06-26 09:29:05 +08:00
Dockerfile.compile Fix dockerfile linter warnings (#2291) 2023-06-15 16:52:48 +08:00
Dockerfile.cpu Fix dockerfile linter warnings (#2291) 2023-06-15 16:52:48 +08:00
Dockerfile.nvidia-gpu Fix dockerfile linter warnings (#2291) 2023-06-15 16:52:48 +08:00
Dockerfile.vx-delegate Fix dockerfile linter warnings (#2291) 2023-06-15 16:52:48 +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