Remove duplicate code between Triton and Gluon backends
Open
@mawad-amd is already working on this.
Since Dec 30, 2025.
duplicate
gluon
iris
- Dominant language
- Python
- Stars
- 202
- Forks
- 47
- Avg merge
- 6d 11h
- Merged PRs (30d)
- 4
Description
Iris Gluon and Triton has common code that is copy-pasted. Introduce common code for Tensor construction and other common code. Break down code into modules as necessary.
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.
Assessment
This issue has not been assessed yet.