Lightning-AI / Lightning-AI/lightning-thunder

Feature: Provide a mechanism for practitioners to select different executors per FX graph when using ThunderFX

Open
#1,550 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

thunderfx
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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.