Skip to content

Commit

Permalink
Update QNN-ExecutionProvider.md (#20017)
Browse files Browse the repository at this point in the history
update to link to Qualcomm SDK docs

### Description
<!-- Describe your changes. -->



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
  • Loading branch information
jeffmend authored Mar 21, 2024
1 parent e8b82b6 commit 180cb20
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions docs/execution-providers/QNN-ExecutionProvider.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,15 +100,11 @@ Alternatively to setting profiling_level at compile time, profiling can be enabl

|`"soc_model"`|Description|
|---|---|
|Model number (string)|The SoC model number. Refer to the QNN SDK documentation for valid values. Defaults to "0" (unknown).|
|Model number (string)|The SoC model number. Refer to the [QNN SDK documentation](https://docs.qualcomm.com/bundle/publicresource/topics/80-63442-50/overview.html#supported-snapdragon-devices) for valid values. Defaults to "0" (unknown).|

|`"htp_arch"`|Description|
|---|---|
|"0"|Default (none)|
|"68"||
|"69"||
|"73"||
|"75"||
|Hardware Architecture|HTP Architecture number. Refer to the [QNN SDK documentation](https://docs.qualcomm.com/bundle/publicresource/topics/80-63442-50/enum_QnnHtpDevice_8h_1a0ed976142af98a86143459dfd326f717.html#exhale-enum-qnnhtpdevice-8h-1a0ed976142af98a86143459dfd326f717) for valid values. Default (none)|

|`"device_id"`|Description|
|---|---|
Expand Down

0 comments on commit 180cb20

Please sign in to comment.