You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _get_started/mobile.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -17,9 +17,9 @@ ExecuTorch relies heavily on PyTorch core technologies such as [torch.compile](h
17
17
### Getting Started
18
18
You can get started by following the [general getting started guide](https://pytorch.org/executorch/stable/getting-started.html#) or jump to the specific steps for your target device.
19
19
20
-
[Using ExecuTorch on Android](https://pytorch.org/executorch/stable/using-executorch-android.html)
21
-
[Using ExecuTorch on iOS](https://pytorch.org/executorch/stable/using-executorch-ios.html)
22
-
[Using ExecuTorch with C++](https://pytorch.org/executorch/stable/using-executorch-cpp.html)
20
+
*[Using ExecuTorch on Android](https://pytorch.org/executorch/stable/using-executorch-android.html)
21
+
*[Using ExecuTorch on iOS](https://pytorch.org/executorch/stable/using-executorch-ios.html)
22
+
*[Using ExecuTorch with C++](https://pytorch.org/executorch/stable/using-executorch-cpp.html)
23
23
24
24
### Hardware Acceleration
25
25
ExecuTorch provides out of the box hardware acceleration for a growing number of chip manufacturers. See the following resources to learn more about how to leverage them:
0 commit comments