mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-11-27 18:11:21 +00:00
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
|
||
|---|---|---|
| .. | ||
| models | ||
| build.sh | ||
| CMakeLists.txt | ||
| Dockerfile.compile | ||
| Dockerfile.cpu | ||
| Dockerfile.nvidia-gpu | ||
| Dockerfile.vx-delegate | ||
| requirements.txt | ||
| test_tensorflow.c | ||
| utils.c | ||
| utils.h | ||