Skip to content

Commit 0481633

Browse files
emmanuel-ferdmanYIWENX14
authored andcommitted
Update utils reference (#6956)
Signed-off-by: Emmanuel Ferdman <[email protected]>
1 parent 6513b74 commit 0481633

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/build-run-qualcomm-ai-engine-direct-backend.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Kryo CPU, Adreno GPU, and Hexagon processors. More details can be found [here](h
3232
Currently, this ExecuTorch Backend can delegate AI computations to Hexagon processors through Qualcomm AI Engine Direct APIs.
3333

3434

35-
## Prerequsites (Hardware and Software)
35+
## Prerequisites (Hardware and Software)
3636

3737
### Host OS
3838

@@ -340,7 +340,7 @@ The `<device_serial>` can be found by `adb devices` command.
340340

341341
After the above command, pre-processed inputs and outputs are put in `$EXECUTORCH_ROOT/deeplab_v3` and `$EXECUTORCH_ROOT/deeplab_v3/outputs` folder.
342342

343-
The command-line arguents are written in [utils.py](https://github.com/pytorch/executorch/blob/main/examples/qualcomm/scripts/utils.py#L127).
343+
The command-line arguments are written in [utils.py](https://github.com/pytorch/executorch/blob/main/examples/qualcomm/utils.py#L139).
344344
The model, inputs, and output location are passed to `qnn_executorch_runner` by `--model_path`, `--input_list_path`, and `--output_folder_path`.
345345

346346

0 commit comments

Comments
 (0)