Skip to content

Commit 45baad8

Browse files
committed
Adding link to ExecuTorch.
1 parent 6036d14 commit 45baad8

10 files changed

+10
-10
lines changed

beginner_source/deeplabv3_on_android.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Image Segmentation DeepLabV3 on Android
22
=================================================
33

4-
PyTorch Mobile is no longer actively supported. Please check out ExecuTorch.
4+
PyTorch Mobile is no longer actively supported. Please check out `ExecuTorch <https://github.com/pytorch/executorch>`__.
55

66
Redirecting in 3 seconds...
77

beginner_source/deeplabv3_on_ios.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Image Segmentation DeepLabV3 on iOS
22
==============================================
33

4-
PyTorch Mobile is no longer actively supported. Please check out ExecuTorch.
4+
PyTorch Mobile is no longer actively supported. Please check out `ExecuTorch <https://github.com/pytorch/executorch>`__.
55

66
Redirecting in 3 seconds...
77

prototype_source/ios_coreml_workflow.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
(Prototype) Convert Mobilenetv2 to Core ML
22
==========================================
33

4-
PyTorch Mobile is no longer actively supported. Please check out ExecuTorch.
4+
PyTorch Mobile is no longer actively supported. Please check out `ExecuTorch <https://github.com/pytorch/executorch>`__.
55

66
Redirecting in 3 seconds...
77

prototype_source/ios_gpu_workflow.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
(Prototype) Use iOS GPU in PyTorch
22
==================================
33

4-
PyTorch Mobile is no longer actively supported. Please check out ExecuTorch.
4+
PyTorch Mobile is no longer actively supported. Please check out `ExecuTorch <https://github.com/pytorch/executorch>`__.
55

66
Redirecting in 3 seconds...
77

prototype_source/nnapi_mobilenetv2.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
(Beta) Convert MobileNetV2 to NNAPI
22
========================================
33

4-
PyTorch Mobile is no longer actively supported. Please check out ExecuTorch.
4+
PyTorch Mobile is no longer actively supported. Please check out `ExecuTorch <https://github.com/pytorch/executorch>`__.
55

66
Redirecting in 3 seconds...
77

recipes_source/mobile_interpreter.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
(beta) Efficient mobile interpreter in Android and iOS
22
==================================================================
33

4-
PyTorch Mobile is no longer actively supported. Please check out ExecuTorch.
4+
PyTorch Mobile is no longer actively supported. Please check out `ExecuTorch <https://github.com/pytorch/executorch>`__.
55

66
Redirecting in 3 seconds...
77

recipes_source/mobile_perf.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pytorch Mobile Performance Recipes
22
==================================
33

4-
PyTorch Mobile is no longer actively supported. Please check out ExecuTorch.
4+
PyTorch Mobile is no longer actively supported. Please check out `ExecuTorch <https://github.com/pytorch/executorch>`__.
55

66
Redirecting in 3 seconds...
77

recipes_source/model_preparation_android.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Model Preparation for Android Recipe
22
=====================================
33

4-
PyTorch Mobile is no longer actively supported. Please check out ExecuTorch.
4+
PyTorch Mobile is no longer actively supported. Please check out `ExecuTorch <https://github.com/pytorch/executorch>`__.
55

66
Redirecting in 3 seconds...
77

recipes_source/model_preparation_ios.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Model Preparation for iOS Recipe
22
=====================================
33

4-
PyTorch Mobile is no longer actively supported. Please check out ExecuTorch.
4+
PyTorch Mobile is no longer actively supported. Please check out `ExecuTorch <https://github.com/pytorch/executorch>`__.
55

66
Redirecting in 3 seconds...
77

recipes_source/ptmobile_recipes_summary.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Summary of PyTorch Mobile Recipes
22
=====================================
33

4-
PyTorch Mobile is no longer actively supported. Please check out ExecuTorch.
4+
PyTorch Mobile is no longer actively supported. Please check out `ExecuTorch <https://github.com/pytorch/executorch>`__.
55

66
Redirecting in 3 seconds...
77

0 commit comments

Comments
 (0)