|
|
2 gadi atpakaļ | |
|---|---|---|
| .. | ||
| README.md | 2 gadi atpakaļ | |
| build.sh | 2 gadi atpakaļ | |
| tf_lite.patch | 4 gadi atpakaļ | |
This sample demonstrates how to build tensorflow into WebAssembly with emsdk toolchain and run it with iwasm.:
./build.sh
# for linux platform, or
./build.sh --threads
# for multi-threading on linux platform
./build.sh --sgx
# for linux-sgx platform
to build tensorflow and run it with iwasm, which basically contains the following steps:
<wamr_dir>/core/deps, install and activate 2.0.26