Skip to content

Commit 9f9262b

Browse files
committed
Fix index.rst ios executorch demo link
1 parent d8fcaf9 commit 9f9262b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -813,7 +813,7 @@ Welcome to PyTorch Tutorials
813813
:header: Building an ExecuTorch iOS Demo App
814814
:card_description: Explore how to set up the ExecuTorch iOS Demo App, which uses the MobileNet v3 model to process live camera images leveraging three different backends: XNNPACK, Core ML, and Metal Performance Shaders (MPS).
815815
:image: _static/img/ExecuTorch-Logo-cropped.svg
816-
:link: https://github.com/pytorch-labs/executorch-examples/tree/main/mv3/apple/executorchdemo
816+
:link: https://github.com/pytorch-labs/executorch-examples/tree/main/mv3/apple/ExecuTorchDemo
817817
:tags: Edge
818818

819819
.. customcarditem::
@@ -1124,7 +1124,7 @@ Additional Resources
11241124
Exporting to ExecuTorch Tutorial <https://pytorch.org/executorch/stable/tutorials/export-to-executorch-tutorial.html>
11251125
Running an ExecuTorch Model in C++ Tutorial < https://pytorch.org/executorch/stable/running-a-model-cpp-tutorial.html>
11261126
Using the ExecuTorch SDK to Profile a Model <https://docs.pytorch.org/executorch/main/tutorials/devtools-integration-tutorial.html>
1127-
Building an ExecuTorch iOS Demo App <https://github.com/pytorch-labs/executorch-examples/tree/main/mv3/apple/executorchdemo>
1127+
Building an ExecuTorch iOS Demo App <https://github.com/pytorch-labs/executorch-examples/tree/main/mv3/apple/ExecuTorchDemo>
11281128
Building an ExecuTorch Android Demo App <https://github.com/pytorch-labs/executorch-examples/tree/main/dl3/android/DeepLabV3Demo#executorch-android-demo-app>
11291129
Lowering a Model as a Delegate <https://pytorch.org/executorch/stable/examples-end-to-end-to-lower-model-to-delegate.html>
11301130

0 commit comments

Comments
 (0)