Releases: EdgeEmbedAI/edgeembed-sdk
Releases · EdgeEmbedAI/edgeembed-sdk
Release list
EdgeEmbed runtime — evaluation 2.0.1 (90-day trial)
Evaluation build of the EdgeEmbed runtime for use with this SDK.
Asset (edgeembed-runtime-eval-linux-x86_64.tar.gz):
libedgeembed.so— evaluation runtime (Linux x86_64)sample_bundle/— a loadable demo bundle with a mock backendLICENSE-RUNTIME— evaluation license terms
Use it
./tools/fetch-runtime.sh
cmake -S examples/hello_runtime -B build && cmake --build build
./build/hello_runtimeTerms: time-limited evaluation use only (fails closed after the 90-day
trial; never interrupts a running session). Production / commercial /
safety-relevant deployment requires a commercial license — contact@edgeembed.com.
ARM64 (robots / Rockchip / Jetson): x86_64 here is a faithful trial
(behavior is architecture-independent). For an arm64 build matched to your
target board, email contact@edgeembed.com with your SoC.