Skip to content

Commit 2571e95

Browse files
authored
Add 1.10 mobile prototype tutorials to the matrix (#1749)
1 parent 7fc9782 commit 2571e95

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

prototype_source/prototype_index.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,20 @@ Prototype features are not available as part of binary distributions like PyPI o
9191
:link: ../prototype/vulkan_workflow.html
9292
:tags: Mobile
9393

94+
.. customcarditem::
95+
:header: Tracing-based Selective Build Mobile Interpreter in Android and iOS
96+
:card_description: Learn how to optimize the mobile interpreter size with a tracing-based selective build.
97+
:image: ../_static/img/thumbnails/cropped/mobile.png
98+
:link: ../prototype/tracing_based_selective_build.html
99+
:tags: Mobile
100+
101+
.. customcarditem::
102+
:header: Convert Mobilenetv2 to Core ML
103+
:card_description: Learn how to prepare a computer vision model to use the PyTorch Core ML mobile backend.
104+
:image: ../_static/img/thumbnails/cropped/ios.png
105+
:link: ../prototype/ios_coreml_workflow.html
106+
:tags: Mobile
107+
94108
.. Modules
95109
96110
.. customcarditem::
@@ -142,6 +156,8 @@ Prototype features are not available as part of binary distributions like PyPI o
142156
prototype/graph_mode_dynamic_bert_tutorial.html
143157
prototype/ios_gpu_workflow.html
144158
prototype/nnapi_mobilenetv2.html
159+
prototype/tracing_based_selective_build.html
160+
prototype/ios_coreml_workflow.html
145161
prototype/numeric_suite_tutorial.html
146162
prototype/torchscript_freezing.html
147163
prototype/vmap_recipe.html

0 commit comments

Comments
 (0)