Skip to content

Commit c49324b

Browse files
authored
Adding Mobile Get Started tab content
1 parent cf75b42 commit c49324b

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

_get_started/mobile.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ order: 5
88
published: true
99
---
1010

11-
## Mobile
11+
## Get Started with PyTorch Mobile
12+
13+
As of PyTorch 1.3, PyTorch supports an end-to-end workflow from Python to deployment on iOS and Android.
14+
This is an early, experimental release that we will be building on in several areas over the coming months.
15+
16+
Get started on [Android](https://pytorch.org/mobile/android)
17+
18+
Get started on [iOS](https://pytorch.org/mobile/ios)
1219

1320
<script page-id="mobile" src="{{ site.baseurl }}/assets/menu-tab-selection.js"></script>

0 commit comments

Comments
 (0)