Delete TorchScript based Android demo app and point to ExecuTorch (#153633)

Delete TorchScript demo app and point people to ExecuTorch demo app.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/153633
Approved by: https://github.com/Skylion007, https://github.com/malfet, https://github.com/atalman, https://github.com/janeyx99, https://github.com/seemethere
This commit is contained in:
Mengwei Liu
2025-05-15 10:54:57 -07:00
committed by PyTorch MergeBot
parent 00e5cb3db3
commit b22f01fcb9
118 changed files with 3 additions and 7669 deletions

4
.gitmodules vendored
View File

@ -70,10 +70,6 @@
ignore = dirty
path = third_party/fbgemm
url = https://github.com/pytorch/fbgemm
[submodule "android/libs/fbjni"]
ignore = dirty
path = android/libs/fbjni
url = https://github.com/facebookincubator/fbjni.git
[submodule "third_party/XNNPACK"]
ignore = dirty
path = third_party/XNNPACK