You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/using-executorch-android.md
+14-4Lines changed: 14 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,16 +64,26 @@ Click the screenshot below to watch the demo video on how to add the package and
64
64
65
65
You can also directly specify an AAR file in the app. We upload pre-built AAR to S3 during each release, or as a snapshot.
66
66
67
-
### Released versions (Recommended)
67
+
### Latest Released versions (Recommended)
68
+
69
+
Starting from [v1.0.0](https://github.com/pytorch/executorch/releases/tag/v1.0.0), there are respective executorch.aar library available by backends
|[executorch.aar](https://ossci-android.s3.amazonaws.com/executorch/release/1.0.0-qnn/executorch.aar)|[executorch.aar.sha256sums](https://ossci-android.s3.amazonaws.com/executorch/release/1.0.0-qnn/executorch.aar.sha256sums)|[Qualcomm AI Engine](backends-qualcomm.md)|
0 commit comments