Skip to content

Commit 4cba456

Browse files
authored
Update _get_started/mobile.md
1 parent 2726cff commit 4cba456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_get_started/mobile.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ published: true
1010

1111
## Get Started with PyTorch ExecuTorch
1212

13-
PyTorch’s edge specific library is [ExecuTorch](https://github.com/pytorch/executorch/)] and is designed to be lightweight, very performant even on devices with constrained hardware such as mobile phones, embedded systems and microcontrollers.
13+
PyTorch’s edge specific library is [ExecuTorch](https://github.com/pytorch/executorch/) and is designed to be lightweight, very performant even on devices with constrained hardware such as mobile phones, embedded systems and microcontrollers.
1414

1515
ExecuTorch relies heavily on PyTorch core technologies such as [torch.compile](https://pytorch.org/docs/stable/torch.compiler.html) and [torch.export](https://pytorch.org/docs/main/export.html), and should be very familiar to anyone who has used PyTorch in the past.
1616

0 commit comments

Comments
 (0)