Lightning-AI / Lightning-AI/lightning-thunder
"default transform" for executors
Open
@riccardofelluga is already working on this.
Since May 6, 2025.
enhancement
executors
transforms
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 121
- PR merge metrics
- No merged PRs in 30d
Description
## 🚀 Feature
In the discussion for the new trasnformerengine executor #1908 @IvanYashchuk suggested it might be a good idea to add a property to the executor that lists the transforms that are necessary for that executor to create a correct trace. I am opening this issue to track that effort as I want to implement it as a separate PR because it touches the transform for execution function
cc @mruberry
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.
Assessment
This issue has not been assessed yet.