Skip to content

Commit 62d24e5

Browse files
authored
Update deeplabv3_on_android.rst
Fixed misplaced info tag.
1 parent 1e4bc3c commit 62d24e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

beginner_source/deeplabv3_on_android.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Image Segmentation DeepLabV3 on Android
55

66
**Reviewed by**: `Jeremiah Chung <https://github.com/jeremiahschung>`_
77

8-
.. note::
8+
.. warning::
99
PyTorch Mobile is no longer actively supported. Please check out `ExecuTorch <https://pytorch.org/executorch-overview>`_, PyTorch’s all-new on-device inference library. You can also review our `end-to-end workflows <https://github.com/pytorch/executorch/tree/main/examples/portable#readme>`_ and review the `source code for DeepLabV3 <https://github.com/pytorch/executorch/tree/main/examples/models/deeplab_v3>`_.
1010

1111

0 commit comments

Comments
 (0)