Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/source/index.rst
Original file line numberDiff line numberDiff line change
Expand Up@@ -364,7 +364,7 @@ ExecuTorch tutorials.
:header: Building and Running ExecuTorch with Qualcomm AI Engine Direct Backend
:card_description: A tutorial that walks you through the process of building ExecuTorch with Qualcomm AI Engine Direct Backend
:image: _static/img/generic-pytorch-logo.png
:link: backends-qualcomm-ai-engine-direct-backend.html
:link: backends-qualcomm.html
:tags: Export,Backend,Delegation,QNN

.. customcarditem::
Expand Down
2 changes: 1 addition & 1 deletion docs/source/llm/getting-started.md
Original file line numberDiff line numberDiff line change
Expand Up@@ -588,7 +588,7 @@ I'm not sure if you've heard of the "Curse of the Dragon" or not, but it's a ver

The delegated model should be noticeably faster compared to the non-delegated model.

For more information regarding backend delegateion, see the ExecuTorch guides
For more information regarding backend delegation, see the ExecuTorch guides
for the [XNNPACK Backend](../backends-xnnpack.md), [Core ML
Backend](../backends-coreml.md) and [Qualcomm AI Engine Direct Backend](build-run-llama3-qualcomm-ai-engine-direct-backend.md).

Expand Down