pytorch / pytorch/executorch

Android GA: Add Tensor methods to get and set elements by index

Open
#12,712 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Android_GA
Dominant language
Python
Stars
5k
Forks
1.2k
Avg merge
2d 10h
Merged PRs (30d)
581

Description

Notes: dont have this in cpp afaik so I think this has to be p1
See https://docs.google.com/document/d/1aoLPmtBFmNHXCy90_YIgrE7vMatZjww9eqwam2iXG6Y/edit?tab=t.0

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 linked Google design document, then identify the Android Tensor API entry points and any corresponding C++ support it references. Done means implementing the requested methods for getting and setting elements by index according to the document, with the relevant Android coverage updated.

Written by the indexing model from the issue text.

Assessment

Tech stack
android
Domain
mobile-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.