pytorch / pytorch/executorch

Advice on how to run the training example in Android

Open
#10,593 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

  • #11003 by @JacobSzwejbka — closed without merging
module: android module: training
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.