wasm-micro-runtime/core/iwasm/libraries/wasi-nn/test
tonibofarull f5c5a83331
wasi-nn: Improve tests paths for local dev (#2309)
## Context

Path to models use `/assets` for testing inside docker. While testing directly from
the repo we are forced to use soft-links or modify the paths.

## Proposed Changes

Use relative path and adjust docker volumes in docs.
2023-06-27 08:07:30 +08:00
..
models Integrate WASI-NN into WAMR (#1521) 2022-10-12 12:09:29 +08:00
build.sh wasi-nn: Improve tests paths for local dev (#2309) 2023-06-27 08:07:30 +08:00
Dockerfile.compile Fix dockerfile linter warnings (#2291) 2023-06-15 16:52:48 +08:00
Dockerfile.cpu wasi-nn: Improve tests paths for local dev (#2309) 2023-06-27 08:07:30 +08:00
Dockerfile.nvidia-gpu wasi-nn: Improve tests paths for local dev (#2309) 2023-06-27 08:07:30 +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: Improve tests paths for local dev (#2309) 2023-06-27 08:07:30 +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