[FusilliPlugin] Remove Fusilli Plugin#2777
Merged
Merged
Conversation
[RFC0004-Fusilli-IREE-Kernel-Provider-hipDNN](https://github.com/ROCm/TheRock/blob/main/docs/rfcs/RFC0004-Fusilli-IREE-Kernel-Provider-hipDNN.md) decided that fusilli plugin will be hosted in [`fusilli`](https://github.com/iree-org/fusilli) repo rather than `rocm-libraries`; this PR removes `fusilli-plugin` from `rocm-libraries`.
sjain-stanford
approved these changes
Nov 20, 2025
Contributor
Author
|
@jayhawk-commits as you helped us get this in here, would you mind helping us get it out 🙃? |
1 task
jayhawk-commits
approved these changes
Dec 1, 2025
alexxu-amd
approved these changes
Dec 1, 2025
ammallya
pushed a commit
that referenced
this pull request
Feb 3, 2026
* Fix compilation of the grouped conv examples. * Fix grouped conv bwd weight example output in CK Tile. [ROCm/composable_kernel commit: 83f607e]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
RFC0004-Fusilli-IREE-Kernel-Provider-hipDNN decided that fusilli plugin will be hosted in
fusillirepo rather thanrocm-libraries.Technical Details
This PR removes
fusilli-pluginfromrocm-librariesTest Plan
Remove everything.
Test Result
It looks removed.
Submission Checklist