Lightning-AI / Lightning-AI/lightning-thunder
Feature: Provide a mechanism for practitioners to select different executors per FX graph when using ThunderFX
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 121
- PR merge metrics
- No merged PRs in 30d
Description
For example, they could select different executors within ThunderFX, or select a "backend" different from ThunderFX for each FX graph.
This was a suggestion from a customer, and I think it's interesting if we can do it.
Contributor guide
No contributing guide indexed for this repository
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
The issue does not name files or tests. Start by locating ThunderFX's handling of FX graphs and executor or backend selection, then determine how per-graph choices should be represented. Done means different FX graphs can select different executors or a non-ThunderFX backend, with coverage for the supported selection behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- backend, compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100