mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-10-27 03:11:18 +00:00
Remove restrictions:
- Only 1 WASM app at a time
- Only 1 model at a time
- `graph` and `graph-execution-context` are ignored
Refer to previous document:
|
||
|---|---|---|
| .. | ||
| models | ||
| build.sh | ||
| CMakeLists.txt | ||
| Dockerfile.compile | ||
| Dockerfile.cpu | ||
| Dockerfile.nvidia-gpu | ||
| requirements.txt | ||
| test_tensorflow.c | ||
| utils.c | ||
| utils.h | ||