Skip to content

Commit f9dfbf8

Browse files
shoumikhinNikhil Viswanath Sivakumar
authored andcommitted
Update README.md (#12)
* Update README.md * Update README.md
1 parent d7f1eee commit f9dfbf8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

apple/ExecuTorchDemo/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# ExecuTorch iOS Demo App
2+
3+
This app uses the [MobileNet v3](https://pytorch.org/vision/main/models/mobilenetv3.html) model to process live camera images leveraging three different backends: [XNNPACK](https://github.com/google/XNNPACK), [Core ML](https://developer.apple.com/documentation/coreml) and [Metal Performance Shaders (MPS)](https://developer.apple.com/documentation/metalperformanceshaders) (Xcode 15+ and iOS 17+ only).
4+
5+
Please refer to the [documentation](https://pytorch.org/executorch/main/demo-apps-ios.html) on how to build and run this app.
6+
7+
<p align="center">
8+
<img src="https://github.com/user-attachments/assets/69f4cc2c-a95e-4e01-ba4d-7e40791716c8" width="50%">
9+
</p>

0 commit comments

Comments
 (0)