Skip to content

Commit a2090d9

Browse files
shoumikhinpytorchbot
authored andcommitted
Update README.md (#10186)
(cherry picked from commit 944b90b)
1 parent 3868939 commit a2090d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/models/efficient_sam/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ python -m examples.xnnpack.aot_compiler -m efficient_sam
3232

3333
# Performance
3434

35-
Tests were conducted on an Apple M1 Pro chip using the instructions for building and running Executorch with [Core ML](https://pytorch.org/executorch/main/build-run-coreml.html#runtime) and [XNNPACK](https://pytorch.org/executorch/main/tutorial-xnnpack-delegate-lowering.html#running-the-xnnpack-model-with-cmake) backends.
35+
Tests were conducted on an Apple M1 Pro chip using the instructions for building and running Executorch with [Core ML](https://pytorch.org/executorch/main/backends-coreml#runtime-integration) and [XNNPACK](https://pytorch.org/executorch/main/tutorial-xnnpack-delegate-lowering#running-the-xnnpack-model-with-cmake) backends.
3636

3737
| Backend Configuration | Average Inference Time (seconds) |
3838
| ---------------------- | -------------------------------- |

0 commit comments

Comments
 (0)