Skip to content

Commit c03431c

Browse files
committed
Updated GetStarted page to include ExecuTorch
Signed-off-by: Chris Abraham <cjyabraham@gmail.com>
1 parent 7b36917 commit c03431c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

_get_started/mobile.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
---
22
layout: get_started
3-
title: Mobile
4-
permalink: /get-started/mobile/
3+
title: ExecuTorch
4+
permalink: /get-started/executorch/
55
background-class: get-started-background
66
body-class: get-started
77
order: 5
88
published: true
99
---
1010

11-
## Get Started with PyTorch Mobile
11+
## Get Started with PyTorch ExecuTorch
1212

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.
13+
<p>
14+
<a href="https://pytorch.org/executorch/stable/index.html" class="btn btn-lg with-right-arrow">
15+
ExecuTorch Documentation
16+
</a>
17+
</p>
1518

16-
Get started on [Android]({{ site.baseurl }}/mobile/android)
17-
18-
Get started on [iOS]({{ site.baseurl }}/mobile/ios)
1919

2020
<script page-id="mobile" src="{{ site.baseurl }}/assets/menu-tab-selection.js"></script>
2121
<script src="{{ site.baseurl }}/assets/get-started-sidebar.js"></script>

0 commit comments

Comments
 (0)