wasm-micro-runtime/core/iwasm/libraries/wasi-nn/test/models
tonibofarull e53ab91439
Integrate WASI-NN into WAMR (#1521)
Initial integration of WASI-NN based on #1225:
- Implement the library core/iwasm/libraries/wasi-nn
- Support TensorFlow, CPU, F32 at the first stage
- Add cmake variable `-DWAMR_BUILD_WASI_NN`
- Add test case based on Docker image and update document

Refer to #1573
2022-10-12 12:09:29 +08:00
..
average.py Integrate WASI-NN into WAMR (#1521) 2022-10-12 12:09:29 +08:00
max.py Integrate WASI-NN into WAMR (#1521) 2022-10-12 12:09:29 +08:00
mult_dimension.py Integrate WASI-NN into WAMR (#1521) 2022-10-12 12:09:29 +08:00
mult_outputs.py Integrate WASI-NN into WAMR (#1521) 2022-10-12 12:09:29 +08:00
sum.py Integrate WASI-NN into WAMR (#1521) 2022-10-12 12:09:29 +08:00
utils.py Integrate WASI-NN into WAMR (#1521) 2022-10-12 12:09:29 +08:00