File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,10 +14,10 @@ to run ExecuTorch `.pte` files, with some restrictions:
14
14
operators] ( https://pytorch.org/executorch/stable/ir-ops-set-definition.html )
15
15
are linked into the prebuilt module
16
16
* 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 )
18
18
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
21
21
delegates are also linked into the prebuilt module.
22
22
23
23
Please visit the [ ExecuTorch website] ( https://pytorch.org/executorch/ ) for
You can’t perform that action at this time.
0 commit comments