File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
layout : get_started
3
- title : Mobile
4
- permalink : /get-started/mobile /
3
+ title : ExecuTorch
4
+ permalink : /get-started/executorch /
5
5
background-class : get-started-background
6
6
body-class : get-started
7
7
order : 5
8
8
published : true
9
9
---
10
10
11
- ## Get Started with PyTorch Mobile
11
+ ## Get Started with PyTorch ExecuTorch
12
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.
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 >
15
18
16
- Get started on [ Android] ({{ site.baseurl }}/mobile/android)
17
-
18
- Get started on [ iOS] ({{ site.baseurl }}/mobile/ios)
19
19
20
20
<script page-id =" mobile " src =" {{ site.baseurl }}/assets/menu-tab-selection.js " ></script >
21
21
<script src =" {{ site.baseurl }}/assets/get-started-sidebar.js " ></script >
You can’t perform that action at this time.
0 commit comments