Advice on how to run the training example in Android
Nobody has claimed this yet.
- #11003 by @JacobSzwejbka — closed without merging
- Dominant language
- Python
- Stars
- 5k
- Forks
- 1.2k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 581
Description
Hello Team,
We have followed https://pytorch.org/executorch/main/using-executorch-android.html#building-from-source to build the "aar" file.
We can run the inference example on Android.
We are wondering how to run the training example on Android.
Are there some flags / some config we need to add to the building procedure (https://github.com/pytorch/executorch/blob/main/scripts/build_android_library.sh)?
Thanks!
cc @kirklandsign @cbilgin @JacobSzwejbka
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Android build-from-source guide and scripts/build_android_library.sh, then review the inference example and the related pull request history. Determine what is needed to run the training example on Android and document a reproducible build and run procedure. Done means the required flags or configuration are clear and the training example works as described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android
- Domain
- build-system, mobile
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100