wasm-micro-runtime/core/iwasm/libraries/wasi-nn/test
tonibofarull 9eed6686df
Refactor WASI-NN to simplify the support for multiple frameworks (#1834)
- Reorganize the library structure
- Use the latest version of `wasi-nn` wit (Oct 25, 2022):
    0f77c48ec1/wasi-nn.wit.md
- Split logic that converts WASM structs to native structs in a separate file
- Simplify addition of new frameworks
2023-01-25 18:32:40 +08:00
..
models Integrate WASI-NN into WAMR (#1521) 2022-10-12 12:09:29 +08:00
.dockerignore Refactor WASI-NN to simplify the support for multiple frameworks (#1834) 2023-01-25 18:32:40 +08:00
build.sh Integrate WASI-NN into WAMR (#1521) 2022-10-12 12:09:29 +08:00
CMakeLists.txt Integrate WASI-NN into WAMR (#1521) 2022-10-12 12:09:29 +08:00
Dockerfile Refactor WASI-NN to simplify the support for multiple frameworks (#1834) 2023-01-25 18:32:40 +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 Refactor WASI-NN to simplify the support for multiple frameworks (#1834) 2023-01-25 18:32:40 +08:00