Skip to content

Commit 30e552e

Browse files
authored
Update README-wheel.md
1 parent e9639d3 commit 30e552e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README-wheel.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ to run ExecuTorch `.pte` files, with some restrictions:
1414
operators](https://pytorch.org/executorch/stable/ir-ops-set-definition.html)
1515
are linked into the prebuilt module
1616
* Only the [XNNPACK backend
17-
delegate](https://pytorch.org/executorch/0.6/native-delegates-executorch-xnnpack-delegate.html)
17+
delegate](https://pytorch.org/executorch/0.6/backends-xnnpack)
1818
is linked into the prebuilt module.
19-
* \[macOS only] [Core ML](https://pytorch.org/executorch/0.6/build-run-coreml.html)
20-
and [MPS](https://pytorch.org/executorch/0.6/build-run-mps.html) backend
19+
* \[macOS only] [Core ML](https://pytorch.org/executorch/0.6/backends-coreml)
20+
and [MPS](https://pytorch.org/executorch/0.6/backends-mps) backend
2121
delegates are also linked into the prebuilt module.
2222

2323
Please visit the [ExecuTorch website](https://pytorch.org/executorch/) for

0 commit comments

Comments
 (0)