Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit ec663fe

Browse files
authored
Update README.md
1 parent c03ff71 commit ec663fe

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
# PyTorch Android Examples
22

3+
A list of Android demo apps built on the powerful [PyTorch Mobile](https://pytorch.org/mobile) platform.
4+
35
### Note
46

57
PyTorch Mobile is no longer actively supported. Please check out [ExecuTorch](https://pytorch.org/executorch-overview), PyTorch’s all-new on-device inference library. You can learn more about ExecuTorch’s Android demo apps [here](https://github.com/pytorch/executorch/tree/main/examples/demo-apps/android).
68

7-
8-
A list of Android demo apps built on the powerful [PyTorch Mobile](https://pytorch.org/mobile) platform.
9-
109
### HelloWorld
1110

1211
[HelloWorld](https://github.com/pytorch/android-demo-app/tree/master/HelloWorldApp) is a simple image classification application that demonstrates how to use the PyTorch Android API with the latest PyTorch 1.8, MobileNet v3, and [MemoryFormat.CHANNELS_LAST](https://pytorch.org/tutorials/intermediate/memory_format_tutorial.html).

0 commit comments

Comments
 (0)