Enumerated shape support
Open
Nobody has claimed this yet.
triaged
- Dominant language
- Python
- Stars
- 5k
- Forks
- 1.2k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 581
Description
🚀 The feature, motivation and pitch
Support enumerated shapes in ET CoreML delegate.
Long term, we need to see if torch.export will support enumerated shapes. The short-term workaround can be a compile spec.
Alternatives
No response
Additional context
No response
RFC (Optional)
No response
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 by locating the ExecuTorch CoreML delegate and the torch.export shape-handling entry points. Determine how enumerated shapes should be represented and whether a short-term compile specification is feasible. Done means the CoreML delegate supports enumerated shapes, with the chosen behavior covered by relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- machine-learning, mobile-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100