Skip to content

Prebuilt ExecuTorch runtime for Android with XNNPACK v1.0.0

Latest
Compare
Choose a tag to compare
@wojtke wojtke released this 04 Jul 12:58
· 6 commits to main since this release

Prebuilt ExecuTorch runtime with XNNPACK backend as a JNI library.

Unzip it and place the libexecutorch.so file here:
executorch-style-transfer/android/app/src/main/jniLibs/arm64-v8a/libexecutorch.so

Built following https://pytorch.org/executorch/0.2/demo-apps-android.html#runtime
Android NDK version: 27.0.11902837
Android ABI: arm64-v8a