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
Summary:
- Remove duplicated document under backend/qualcomm/setup.md and
point it to docs/source/build-run-qualcomm-ai-engine-direct-backend.md
- Fix typos, breakage of links and add keyword hint for QNN
Copy file name to clipboardExpand all lines: backends/qualcomm/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ we reserve the right to modify interfaces and implementations.
6
6
7
7
This backend is implemented on the top of
8
8
[Qualcomm AI Engine Direct SDK](https://developer.qualcomm.com/software/qualcomm-ai-engine-direct-sdk).
9
-
Please follow [setup](setup.md) to setup environment, build, and run executorch models by this backend.
9
+
Please follow [tutorial](https://pytorch.org/executorch/stable/build-run-qualcomm-ai-engine-direct-backend.html) to setup environment, build, and run executorch models by this backend (Qualcomm AI Engine Direct is also referred to as QNN in the source and documentation).
0 commit comments