Skip to content

Commit ed9a194

Browse files
committed
docs: fix something
Signed-off-by: ZIFENG278 <[email protected]>
1 parent a928424 commit ed9a194

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/common/ai/_qnn_onnxrt_execution_provider.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,10 @@ index 0b37ade..f4621e5 100644
8989
9090
#### 编译项目
9191
92+
:::tip
93+
请根据实际 QAIRT SDK 路径修改 `QNN_SDK_PATH` 路径
94+
:::
95+
9296
<NewCodeBlock tip="Device" type="device">
9397
9498
```bash
@@ -175,6 +179,8 @@ vim run_qdq_model.py
175179
176180
:::tip
177181
请根据实际 QAIRT SDK 路径修改 `backend_path` 路径
182+
183+
请根据下载的 onnx 模型路径修改 `InferenceSession` 中的模型路径参数
178184
:::
179185
180186
```python

0 commit comments

Comments
 (0)