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: backends/qualcomm/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ Currently, users cannot add additional chipset models because the chipset ID is
31
31
- QNN LPAI
32
32
- Currently, only LPAI Arch v6 is supported, which requires QNN SDK version 2.39 or higher.
33
33
- Please check `_soc_info_table` in [qc_schema.py](serialization/qc_schema.py) to find the supported chipsets.
34
-
- The skel library needs to be signed for LPAI to work. Please confirm if you are able to sign it. You can use [signed_library.sh](scripts/signed_library.sh) to sign the skel library.
34
+
- The skel library needs to be signed for LPAI to work. Please confirm if you are able to sign it. You can use [sign_library.sh](scripts/sign_library.sh) to sign the skel library.
0 commit comments