Skip to content

Commit 2242cf6

Browse files
committed
Replace 'pytorch-labs' with 'meta-pytorch' in 4 files
1 parent ee2863e commit 2242cf6

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
@@ -700,14 +700,14 @@ Welcome to PyTorch Tutorials
700700
:header: Building an ExecuTorch iOS Demo App
701701
: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).
702702
:image: _static/img/ExecuTorch-Logo-cropped.svg
703-
:link: https://github.com/pytorch-labs/executorch-examples/tree/main/mv3/apple/ExecuTorchDemo
703+
:link: https://github.com/meta-pytorch/executorch-examples/tree/main/mv3/apple/ExecuTorchDemo
704704
:tags: Edge
705705

706706
.. customcarditem::
707707
:header: Building an ExecuTorch Android Demo App
708708
:card_description: Learn how to set up the ExecuTorch Android Demo App for image segmentation tasks using the DeepLab v3 model and XNNPACK FP32 backend.
709709
:image: _static/img/ExecuTorch-Logo-cropped.svg
710-
:link: https://github.com/pytorch-labs/executorch-examples/tree/main/dl3/android/DeepLabV3Demo#executorch-android-demo-app
710+
:link: https://github.com/meta-pytorch/executorch-examples/tree/main/dl3/android/DeepLabV3Demo#executorch-android-demo-app
711711
:tags: Edge
712712

713713
.. customcarditem::

0 commit comments

Comments
 (0)