Android GA: Add Tensor methods to get and set elements by index
Open
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
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 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