Skip to content

Commit 9176b12

Browse files
Update README.md (#10187)
Co-authored-by: Anthony Shoumikhin <[email protected]>
1 parent 3868939 commit 9176b12

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)