File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -91,6 +91,20 @@ Prototype features are not available as part of binary distributions like PyPI o
91
91
:link: ../prototype/vulkan_workflow.html
92
92
:tags: Mobile
93
93
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
+
94
108
.. Modules
95
109
96
110
.. customcarditem ::
@@ -142,6 +156,8 @@ Prototype features are not available as part of binary distributions like PyPI o
142
156
prototype/graph_mode_dynamic_bert_tutorial.html
143
157
prototype/ios_gpu_workflow.html
144
158
prototype/nnapi_mobilenetv2.html
159
+ prototype/tracing_based_selective_build.html
160
+ prototype/ios_coreml_workflow.html
145
161
prototype/numeric_suite_tutorial.html
146
162
prototype/torchscript_freezing.html
147
163
prototype/vmap_recipe.html
You can’t perform that action at this time.
0 commit comments